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 f2455d6 commit e446121Copy full SHA for e446121
.github/workflows/test.yml
@@ -14,7 +14,6 @@ on:
14
jobs:
15
build:
16
runs-on: ubuntu-latest
17
- continue-on-error: ${{ matrix.allow-failure }}
18
strategy:
19
matrix:
20
python-version: [3.7, 3.8, 3.9, 3.10]
0 commit comments