Skip to content

Commit

Permalink
Added dependencies to build/ci report (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
intuibase authored Aug 26, 2024
1 parent 53e7bd3 commit 28244d9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,9 @@ jobs:
# This will act as the Branch Protection gatekeeper
ci:
needs:
- build-native
- build-packages
- tests-phpt
- test-sources-license
runs-on: ubuntu-latest
steps:
- name: report
Expand Down

0 comments on commit 28244d9

Please sign in to comment.