Set RUST_LOG=debug in cookiejar CI.

This commit is contained in:
Heiko Schaefer 2021-12-23 22:28:42 +01:00
parent 476f46dacc
commit f212822ccc
No known key found for this signature in database
GPG key ID: 4A849A1904CCBD7D

View file

@ -137,7 +137,7 @@ hardware-builddeps:
script: script:
- /etc/init.d/pcscd start - /etc/init.d/pcscd start
#- sleep 5 #- sleep 5
- cargo run --bin $ARG -- $CONFIG - RUST_LOG=debug cargo run --bin $ARG -- $CONFIG
cache: cache:
# inherit all general cache settings # inherit all general cache settings
<<: *general_cache_config <<: *general_cache_config