Skip to content

Commit c0e399b

Browse files
committed
chore: do not fail until all coverage is complete
1 parent 3c05db3 commit c0e399b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
matrix:
3636
os: [ubuntu-latest, windows-latest]
3737
python-version: ["3.8","3.10"]
38+
fail-fast: false
3839
runs-on: ${{ matrix.os }}
3940

4041
steps:

0 commit comments

Comments
 (0)