1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-31 01:41:18 +00:00

style: fix yaml core

[no changelog]
This commit is contained in:
M1nd3r 2025-01-24 13:50:06 +01:00
parent b8a5d6e42d
commit 1d285e656e

View File

@ -420,7 +420,7 @@ jobs:
# FIXME: T3T1 https://github.com/trezor/trezor-firmware/issues/3595
model: [T2T1]
asan: ${{ fromJSON(needs.param.outputs.asan) }}
protocol: [v1,v2]
protocol: [v1, v2]
env:
TREZOR_UPGRADE_TEST: core
PYTEST_TIMEOUT: 400