Skip to content

Commit 98f43c3

Browse files
author
Thom Chiovoloni
committed
Deny clippy errors in CI
1 parent cee7303 commit 98f43c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,3 +83,4 @@ jobs:
8383
uses: actions-rs/cargo@v1
8484
with:
8585
command: clippy
86+
args: --workspace -- -D warnings

0 commit comments

Comments
 (0)