Skip to content

Commit

Permalink
do not fail fast in python version test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
jlvdb committed Jan 14, 2025
1 parent 6c27f40 commit dc040b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
runs-on: ubuntu-latest

strategy:
fail-fast: false
matrix:
python-version:
- "3.10"
Expand Down

0 comments on commit dc040b6

Please sign in to comment.