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 516b667 commit 952bcbcCopy full SHA for 952bcbc
1 file changed
.github/workflows/ci.yml
@@ -39,6 +39,7 @@ jobs:
39
# cross: true
40
env:
41
RUST_BACKTRACE: 1
42
+ RUST_LOG: debug
43
CARGO_INCREMENTAL: 0
44
LLVM_CONFIG_PATH: /usr/local/opt/llvm/bin/llvm-config
45
NDK_HOME: /usr/local/lib/android/sdk/ndk-bundle
0 commit comments