Skip to content

Commit 7c508c6

Browse files
committed
test
1 parent eb63091 commit 7c508c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-app.yml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ jobs:
66
test:
77
runs-on: windows-latest
88
strategy:
9+
fail-fast: false
910
matrix:
1011
python-version: ['3.13', '3.12', '3.9', '3.10', '3.11']
1112
steps:

0 commit comments

Comments
 (0)