Skip to content

Commit

Permalink
chore(ci-core): added dependency between build and test stages
Browse files Browse the repository at this point in the history
  • Loading branch information
egbakou committed Dec 17, 2023
1 parent 3c87b03 commit 0af15f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:


test-containers:
needs: compile
name: Container Tests
runs-on: ubuntu-latest
timeout-minutes: 10
Expand Down

0 comments on commit 0af15f1

Please sign in to comment.