There was an error while loading. Please reload this page.
1 parent d89646a commit 856b4cdCopy full SHA for 856b4cd
1 file changed
.github/workflows/unittest.yml
@@ -18,6 +18,7 @@ jobs:
18
strategy:
19
matrix:
20
python: ['3.9', '3.10', "3.11", "3.12", "3.13", "3.14"]
21
+ fail-fast: true
22
steps:
23
- name: Checkout
24
uses: actions/checkout@v6
0 commit comments