Skip to content

Commit

Permalink
Add docker-build back to integration tests dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Apolinario <[email protected]>
  • Loading branch information
eapolinario committed Sep 26, 2023
1 parent 3a38366 commit 9be53b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ jobs:
integration:
name: Integration Test
needs:
- docker-build
- unpack-envvars
strategy:
fail-fast: false
Expand Down

0 comments on commit 9be53b3

Please sign in to comment.