Skip to content

Commit cbc6b02

Browse files
committed
Run all levels tests even if some fail
1 parent a909a52 commit cbc6b02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ jobs:
134134
timeout-minutes: 60
135135

136136
strategy:
137+
fail-fast: false
137138
matrix:
138139
script: "${{fromJson(needs.tests-levels-matrix.outputs.matrix)}}"
139140

0 commit comments

Comments
 (0)