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 66205e0 commit a9728feCopy full SHA for a9728fe
.github/workflows/workflows.yaml
@@ -9,7 +9,6 @@ jobs:
9
checks:
10
name: Run tests for Python ${{ matrix.python-version }} on ${{ matrix.runs-on }}
11
runs-on: ${{ matrix.runs-on }}
12
- needs: [pre-commit]
13
strategy:
14
fail-fast: false
15
matrix:
0 commit comments