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 3e9cd1d commit e63eea4Copy full SHA for e63eea4
1 file changed
.github/workflows/build.yml
@@ -11,6 +11,7 @@ jobs:
11
build:
12
runs-on: ubuntu-latest
13
strategy:
14
+ # These are short jobs, fail-fast would only hide information from us
15
fail-fast: false
16
matrix:
17
python-version:
0 commit comments