Skip to content

Commit 5eaebc2

Browse files
Liora Milbaumnejch
authored andcommitted
ci: Complete all unit tests even if one has failed
1 parent b59b7bd commit 5eaebc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
unit:
2323
runs-on: ${{ matrix.os }}
2424
strategy:
25+
fail-fast: false
2526
matrix:
2627
os: [ubuntu-latest]
2728
python:

0 commit comments

Comments
 (0)