ci: add dependencies between PR jobs
This commit is contained in:
parent
f5fc5bb845
commit
452a1cd252
@ -36,6 +36,7 @@ jobs:
|
||||
run-tests:
|
||||
name: Run tests
|
||||
runs-on: ubuntu-latest
|
||||
needs: commit-history-check
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
Loading…
Reference in New Issue
Block a user