Skip to content

Commit d1805b5

Browse files
committed
fix: ci
1 parent 826c8a2 commit d1805b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ concurrency:
1717
cancel-in-progress: true
1818

1919
env:
20-
RUSTFLAGS: --deny warnings -A dead_code
20+
RUSTFLAGS: -A dead_code
2121
RUST_LOG: info
2222
RUST_BACKTRACE: 1
2323
RUSTUP_WINDOWS_PATH_ADD_BIN: 1

0 commit comments

Comments
 (0)