debug: increase log level in CI

This commit is contained in:
qwjyh 2025-02-04 05:43:10 +09:00
parent 01965459c6
commit 5eee4ef117
2 changed files with 2 additions and 2 deletions

View file

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