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