Skip to content

Commit 300ca79

Browse files
committed
Update python-app.yml
Add fail-fast: false
1 parent 29a24e0 commit 300ca79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-app.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717

1818
runs-on: ubuntu-latest
1919
strategy:
20+
fail-fast: false
2021
matrix:
2122
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
2223

0 commit comments

Comments
 (0)