We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 96a18fc + 80b806f commit d54f64dCopy full SHA for d54f64d
.github/workflows/build.yml
@@ -10,6 +10,7 @@ on:
10
11
env:
12
CARGO_TERM_COLOR: always
13
+ RUSTFLAGS: -D warnings
14
15
jobs:
16
0 commit comments