Skip to content

Commit

Permalink
Disable fast-fail
Browse files Browse the repository at this point in the history
  • Loading branch information
gmsantos committed May 27, 2022
1 parent 226236b commit 4dee7e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_tests.yml
Expand Up @@ -9,6 +9,7 @@ on:
jobs:
test:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
python-version: ["3.7", "3.8", "3.9", "3.10"]
Expand Down

0 comments on commit 4dee7e4

Please sign in to comment.