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 6b1c04c commit 0dd9097Copy full SHA for 0dd9097
.github/workflows/ci.yaml
@@ -304,6 +304,7 @@ jobs:
304
- test_tier2_vm
305
- verify_build
306
- docs
307
+ - clippy
308
# Github branch protection is exceedingly silly and treats "jobs skipped because a dependency
309
# failed" as success. So we have to do some contortions to ensure the job fails if any of its
310
# dependencies fails.
0 commit comments