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