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 b7cc8b9 commit 4e39186Copy full SHA for 4e39186
.github/workflows/main.yml
@@ -9,6 +9,7 @@ on:
9
jobs:
10
run-checks:
11
strategy:
12
+ fail-fast: false
13
matrix:
14
python-version: ['3.8', '3.9', '3.10', '3.11']
15
test-os: [ubuntu-latest, windows-latest]
0 commit comments