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 f7a1277 commit 48b63eeCopy full SHA for 48b63ee
.github/workflows/ci.yml
@@ -10,6 +10,7 @@ env:
10
CARGO_TERM_COLOR: always
11
HOST: x86_64-unknown-linux-gnu
12
FEATURES: "test docs"
13
+ RUSTFLAGS: "-D warnings"
14
15
jobs:
16
tests:
0 commit comments