Skip to content

Commit

Permalink
continue CI test jobs upon failure
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielYang59 committed Sep 4, 2024
1 parent 0de9696 commit f114afe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ jobs:
build:
strategy:
max-parallel: 20
fail-fast: false
matrix:
os: [ubuntu-latest, macos-14, windows-latest]
python-version: ["3.9", "3.x"]
Expand Down

0 comments on commit f114afe

Please sign in to comment.