Skip to content

Commit a9728fe

Browse files
committed
update workflow
1 parent 66205e0 commit a9728fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/workflows.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ jobs:
99
checks:
1010
name: Run tests for Python ${{ matrix.python-version }} on ${{ matrix.runs-on }}
1111
runs-on: ${{ matrix.runs-on }}
12-
needs: [pre-commit]
1312
strategy:
1413
fail-fast: false
1514
matrix:

0 commit comments

Comments
 (0)