expect to find a running, shared pcscd instance (passed in from the runner VM)
This commit is contained in:
parent
f212822ccc
commit
2c3bc492ab
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue