Skip to content

Commit

Permalink
fail-fast: false
Browse files Browse the repository at this point in the history
  • Loading branch information
borzunov committed Aug 23, 2023
1 parent c2c909b commit 12d75d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
- { os: 'ubuntu', python-version: '3.11' }
- { os: 'macos', python-version: '3.8' }
- { os: 'macos', python-version: '3.11' }
fail-fast: false
runs-on: ${{ matrix.os }}-latest
timeout-minutes: 15
steps:
Expand Down

0 comments on commit 12d75d6

Please sign in to comment.