mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-18 12:28:09 +00:00
chore(ci): do not allow failure for Connect tests
This commit is contained in:
parent
77cdf4b43c
commit
5a2e831214
@ -703,7 +703,6 @@ connect test core:
|
|||||||
after_script:
|
after_script:
|
||||||
- cp /trezor-user-env/logs/debugging.log trezor-user-env-debugging.log
|
- 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
|
- cp /trezor-user-env/logs/emulator_bridge.log tenv-emulator-bridge-debugging.log
|
||||||
allow_failure: true
|
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- trezor-user-env-debugging.log
|
- trezor-user-env-debugging.log
|
||||||
|
Loading…
Reference in New Issue
Block a user