Skip to content

Commit

Permalink
fail-fast
Browse files Browse the repository at this point in the history
  • Loading branch information
rabernat committed Mar 23, 2022
1 parent 9f49c41 commit ac9737f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
all-dependencies:
runs-on: ubuntu-latest
strategy:
fast-fail: false
fail-fast: false
matrix:
python-version: ["3.7", "3.8", "3.9", "3.10"]
steps:
Expand Down

0 comments on commit ac9737f

Please sign in to comment.