Skip to content

Commit dca657d

Browse files
committed
fail-fast: false
1 parent 95ae946 commit dca657d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/push.yml

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
needs: flake8
3232
runs-on: ${{ matrix.os }}
3333
strategy:
34+
fail-fast: false
3435
matrix:
3536
python-version: ['3.9', '3.10', '3.11', '3.12', '3.13']
3637
os: [ubuntu-latest, macOs-latest]

0 commit comments

Comments
 (0)