Skip to content

Commit 4cc660d

Browse files
authored
1 parent 41e0777 commit 4cc660d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@ jobs:
5454
5555
tests:
5656
name: Test
57-
needs: Validate
57+
needs: validate
5858
strategy:
59-
fail-fast: true
59+
fail-fast: false
6060
matrix:
6161
os: [ubuntu-latest, windows-latest, macos-latest]
6262
python_version: ["3.9", "3.12", "3.13"]

0 commit comments

Comments
 (0)