Skip to content

Commit 2ff950b

Browse files
committed
ci: Fix bug in test-install script
1 parent f8fcfcb commit 2ff950b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-install.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ jobs:
1414
timeout-minutes: 10
1515

1616
strategy:
17+
fail-fast: false
1718
matrix:
18-
fail-fast: false
1919
python-version: ["3.10", "3.11", "3.12"]
2020
os: [ubuntu-latest, windows-latest, macos-latest]
2121

0 commit comments

Comments
 (0)