Skip to content

Commit

Permalink
wait for builds
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacome committed Aug 13, 2021
1 parent 26843b6 commit 1671429
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/edge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ jobs:
smoke-tests:
name: Smoke Tests
runs-on: ubuntu-20.04
needs: [checks, binary, unit-tests]
needs: [checks, binary, build-image-scan, unit-tests]
strategy:
matrix:
include:
Expand Down

0 comments on commit 1671429

Please sign in to comment.