Skip to content

Commit 81b2d0f

Browse files
committed
CI: Fail to test for clippy warnings
Signed-off-by: Gris Ge <fge@redhat.com>
1 parent 663310a commit 81b2d0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/clippy-rustfmt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
run: cargo fmt --all -- --check
2929

3030
- name: clippy
31-
run: cargo clippy
31+
run: cargo clippy -- -D warnings

0 commit comments

Comments
 (0)