We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 428f905 commit 8af8580Copy full SHA for 8af8580
1 file changed
.github/workflows/ci.yml
@@ -7,6 +7,7 @@ env:
7
GH_TOKEN: ${{ github.token }}
8
RUSTFLAGS: -Dwarnings
9
RUSTDOCFLAGS: -Dwarnings
10
+ HERMIT_LOG_LEVEL_FILTER: debug
11
12
defaults:
13
run:
0 commit comments