There was an error while loading. Please reload this page.
1 parent b59b7bd commit 069c6c3Copy full SHA for 069c6c3
1 file changed
.github/workflows/test.yml
@@ -22,6 +22,7 @@ jobs:
22
unit:
23
runs-on: ${{ matrix.os }}
24
strategy:
25
+ fail-fast: false
26
matrix:
27
os: [ubuntu-latest]
28
python:
0 commit comments