Skip to content

Commit

Permalink
Do not fail fast do see the results of the other failing jobs.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Mar 19, 2021
1 parent 3dd3a2b commit cc46802
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 @@ -11,6 +11,7 @@ on:
jobs:
build:
strategy:
fail-fast: false
matrix:
config:
# [Python version, tox env]
Expand Down

0 comments on commit cc46802

Please sign in to comment.