Skip to content

Commit

Permalink
ci: turn off fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
abn authored and kasteph committed Mar 26, 2021
1 parent cb14c70 commit 91f85f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
matrix:
os: [Ubuntu, MacOS, Windows]
python-version: [3.6, 3.7, 3.8, 3.9]
fail-fast: false
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit 91f85f3

Please sign in to comment.