1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-18 04:18:10 +00:00

chore(ci): do not allow failure for Connect tests

This commit is contained in:
grdddj 2022-09-06 15:02:50 +02:00 committed by matejcik
parent 77cdf4b43c
commit 5a2e831214

View File

@ -703,7 +703,6 @@ 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