Skip to content

Commit 5c47b7b

Browse files
shaneuttdawid-nowak
authored andcommitted
tests: CI unit-tests required before integration
Signed-off-by: Shane Utt <[email protected]> Signed-off-by: Dawid Nowak <[email protected]>
1 parent 9adf4ad commit 5c47b7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
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)