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 03bc819 commit 2681755Copy full SHA for 2681755
.github/workflows/test.yaml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
test:
10
strategy:
11
- fail-fast: true
+ fail-fast: false
12
matrix:
13
os: [ubuntu, macos]
14
version: ["3.7", "3.8", "3.9", "3.10"]
0 commit comments