Skip to content

Commit d45de05

Browse files
committed
tests: CI unit-tests required before integration
Signed-off-by: Shane Utt <[email protected]>
1 parent f163464 commit d45de05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535

3636
integration-tests:
3737
runs-on: ubuntu-latest
38+
needs: unit-tests
3839
steps:
3940

4041
- name: checkout repository

0 commit comments

Comments
 (0)