We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 960a3e7 commit b902a74Copy full SHA for b902a74
1 file changed
.github/workflows/run_tests.yml
@@ -14,6 +14,7 @@ jobs:
14
test:
15
16
strategy:
17
+ fail-fast: false
18
matrix:
19
os: [ubuntu-latest, windows-latest, macos-13]
20
version: ["3.9", "3.x"]
0 commit comments