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 f807a41 commit 34a1c71Copy full SHA for 34a1c71
.github/workflows/ci.yaml
@@ -28,7 +28,7 @@ jobs:
28
29
test:
30
name: "tests & coverage 💊"
31
- needs: precommit
+ # needs: precommit
32
runs-on: ubuntu-latest
33
strategy:
34
matrix:
0 commit comments