Skip to content

Commit 0226e7c

Browse files
author
Rahul Patni
committed
allowing warnings
1 parent 724a526 commit 0226e7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
2626
- name: "Clippy check on ironfish-rust"
2727
run: |
28-
cargo clippy --all-targets --all-features -- -D warnings
28+
cargo clippy --all-targets --all-features

0 commit comments

Comments
 (0)