diff options
Diffstat (limited to '.github/workflows/check.yaml')
-rw-r--r-- | .github/workflows/check.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/check.yaml b/.github/workflows/check.yaml index bfc782b..97ed4b7 100644 --- a/.github/workflows/check.yaml +++ b/.github/workflows/check.yaml @@ -21,6 +21,7 @@ jobs: - configuration - router - rule-executor + - aggregator name: dockerfile / ${{ matrix.crate }} steps: - uses: actions/checkout@v4 |