Skip to content

Commit

Permalink
tox.yml: strategy: fail-fast: false
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Jan 19, 2024
1 parent fef6a41 commit 81d7752
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on: [pull_request, push]
jobs:
tox:
strategy:
fail-fast: false
matrix:
python-version: [
"2.7",
Expand Down

0 comments on commit 81d7752

Please sign in to comment.