debug: add trace log

This commit is contained in:
qwjyh 2025-02-04 05:38:09 +09:00
parent 0fcb2475b4
commit 01965459c6
2 changed files with 13 additions and 0 deletions

View file

@ -8,6 +8,7 @@ on:
env:
CARGO_TERM_COLOR: always
RUST_LOG: trace
jobs:
build-and-lint: