Skip to content

Commit

Permalink
remove failiong fast
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerry Manoim committed Aug 7, 2020
1 parent 2f88134 commit f980bbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Expand Up @@ -13,7 +13,7 @@ jobs:

runs-on: ${{ matrix.os }}
strategy:
fail-fast: true
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest]
python-version: [3.5, 3.6]
Expand Down

0 comments on commit f980bbf

Please sign in to comment.