Skip to content

Commit

Permalink
[python-package.macos] don't fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
gph82 committed Aug 8, 2023
1 parent 312463b commit 697db4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-package.macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:

runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
os: [macos-latest]
python-version: [3.7, 3.8, 3.9]
Expand Down

0 comments on commit 697db4b

Please sign in to comment.