Skip to content

Commit 952bcbc

Browse files
authored
enable debug logging in CI
1 parent 516b667 commit 952bcbc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
# cross: true
4040
env:
4141
RUST_BACKTRACE: 1
42+
RUST_LOG: debug
4243
CARGO_INCREMENTAL: 0
4344
LLVM_CONFIG_PATH: /usr/local/opt/llvm/bin/llvm-config
4445
NDK_HOME: /usr/local/lib/android/sdk/ndk-bundle

0 commit comments

Comments
 (0)