Skip to content

Commit

Permalink
TEMPORARY COMMIT: fail-fast false
Browse files Browse the repository at this point in the history
  • Loading branch information
oconnor663 committed Mar 25, 2020
1 parent 884db67 commit a2a6702
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
runs-on: ${{ matrix.platform.os }}
strategy:
max-parallel: 12
fail-fast: false
matrix:
python-version: [3.5, 3.6, 3.7, 3.8]
platform: [
Expand Down

0 comments on commit a2a6702

Please sign in to comment.