Skip to content

Commit

Permalink
Add job dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
lubnar committed Oct 24, 2024
1 parent 4a72a6f commit 66c267f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-onyx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ jobs:
make build
test:
runs-on: ubuntu-latest
needs:
- build
permissions:
contents: read
packages: write
Expand Down

0 comments on commit 66c267f

Please sign in to comment.