There was an error while loading. Please reload this page.
1 parent 663310a commit 81b2d0fCopy full SHA for 81b2d0f
1 file changed
.github/workflows/clippy-rustfmt.yml
@@ -28,4 +28,4 @@ jobs:
28
run: cargo fmt --all -- --check
29
30
- name: clippy
31
- run: cargo clippy
+ run: cargo clippy -- -D warnings
0 commit comments