We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c05db3 commit c0e399bCopy full SHA for c0e399b
.github/workflows/main.yml
@@ -35,6 +35,7 @@ jobs:
35
matrix:
36
os: [ubuntu-latest, windows-latest]
37
python-version: ["3.8","3.10"]
38
+ fail-fast: false
39
runs-on: ${{ matrix.os }}
40
41
steps:
0 commit comments