We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f163464 commit d45de05Copy full SHA for d45de05
.github/workflows/test.yaml
@@ -35,6 +35,7 @@ jobs:
35
36
integration-tests:
37
runs-on: ubuntu-latest
38
+ needs: unit-tests
39
steps:
40
41
- name: checkout repository
0 commit comments