We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 615c4cc commit 1b8bf3eCopy full SHA for 1b8bf3e
1 file changed
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: ./.github/workflows/checks.yml
22
23
test:
24
- needs: [fmt, clippy]
+ needs: checks
25
strategy:
26
fail-fast: false
27
matrix:
0 commit comments