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.
2 parents e3ed810 + c0e399b commit 7ad5e62Copy full SHA for 7ad5e62
.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