Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
orishoshan committed May 21, 2023
1 parent 2ca58fc commit 2fefe6a
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions .github/workflows/netpol-e2e-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,10 @@ jobs:


e2e-test:
needs:
- e2e-test-intents-last
- e2e-test-intents-first
e2e-test:
needs:
- e2e-test-intents-last
- e2e-test-intents-first
steps:
- run: |-
echo Success! This step is only here to depend on the tests.

0 comments on commit 2fefe6a

Please sign in to comment.