Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Commit

Permalink
do not fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
spyoungtech committed Jul 19, 2022
1 parent 0a2a0db commit 85ea941
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 @@ -3,6 +3,7 @@ on: [ push, pull_request ]
jobs:
build:
strategy:
fail-fast: false
matrix:
python_version: ["3.10", "3.9", "3.8", "3.7"]
runs-on: windows-latest
Expand Down

0 comments on commit 85ea941

Please sign in to comment.