Skip to content

Commit

Permalink
don't fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
stefankoegl committed Jun 16, 2023
1 parent 6b7389c commit 0185af4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ jobs:

runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
python-version: ["2.7", "3.5", "3.6", "3.7", "3.8", "3.9", "3.10", "3.11"]

Expand Down

0 comments on commit 0185af4

Please sign in to comment.