1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-02 19:01:04 +00:00

ci: Allow failure of connect tests.

This commit is contained in:
Andrew Kozlik 2022-01-10 09:54:10 +01:00 committed by Andrew Kozlik
parent 44c184061e
commit fc0fa726e4

View File

@ -393,6 +393,7 @@ connect test core:
after_script:
- cp /trezor-user-env/logs/debugging.log trezor-user-env-debugging.log
- cp /trezor-user-env/logs/emulator_bridge.log tenv-emulator-bridge-debugging.log
allow_failure: true
artifacts:
paths:
- trezor-user-env-debugging.log