Skip to content

Commit

Permalink
🧪 CI: Do not fail-fast
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjsewell committed Apr 13, 2022
1 parent 4e9d69e commit 57f7543
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
tests:

strategy:
fail-fast: false
matrix:
python-version: ["3.7", "3.8", "3.9", "3.10"]
sphinx: [">=4,<5"]
Expand Down

0 comments on commit 57f7543

Please sign in to comment.