Skip to content

Commit 83aa204

Browse files
committed
ci: move fail-fast up one
1 parent 5d7eb56 commit 83aa204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-pull-request.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ jobs:
1818
checks:
1919
runs-on: ubuntu-latest
2020
strategy:
21+
fail-fast: false
2122
matrix:
22-
fail-fast: false
2323
platform: ["ubuntu-latest", "macos-latest"]
2424
python-version: ["3.9", "3.10", "3.11"]
2525

0 commit comments

Comments
 (0)