We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ecbd3e commit 08fa87eCopy full SHA for 08fa87e
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