Set RUST_LOG=debug in cookiejar CI.
This commit is contained in:
parent
476f46dacc
commit
f212822ccc
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ hardware-builddeps:
|
|||
script:
|
||||
- /etc/init.d/pcscd start
|
||||
#- sleep 5
|
||||
- cargo run --bin $ARG -- $CONFIG
|
||||
- RUST_LOG=debug cargo run --bin $ARG -- $CONFIG
|
||||
cache:
|
||||
# inherit all general cache settings
|
||||
<<: *general_cache_config
|
||||
|
|
Loading…
Reference in a new issue