We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55777fc commit 7c09444Copy full SHA for 7c09444
1 file changed
.github/workflows/ci.yml
@@ -9,6 +9,7 @@ on:
9
10
env:
11
CARGO_TERM_COLOR: always
12
+ RUSTFLAGS: "-D warnings"
13
14
jobs:
15
build-and-test:
0 commit comments