expect to find a running, shared pcscd instance (passed in from the runner VM)

This commit is contained in:
Heiko Schaefer 2021-12-31 16:29:33 +01:00
parent f212822ccc
commit 2c3bc492ab
No known key found for this signature in database
GPG key ID: 4A849A1904CCBD7D

View file

@ -135,7 +135,7 @@ hardware-builddeps:
- "card-functionality/ci/nitro-pro2.toml"
- "card-functionality/ci/nitro-start.toml"
script:
- /etc/init.d/pcscd start
#- /etc/init.d/pcscd start
#- sleep 5
- RUST_LOG=debug cargo run --bin $ARG -- $CONFIG
cache: