1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-06-26 18:02:35 +00:00

ci: build PYOPT=1 emulators nightly

[no changelog]
This commit is contained in:
Martin Milata 2025-06-04 18:46:12 +02:00
parent 6d0bcca70c
commit 11c2f31499

View File

@ -115,7 +115,7 @@ jobs:
model: [T2T1, T3B1, T3T1, T3W1]
coins: [universal, btconly]
# type: [normal, debuglink]
type: [debuglink]
type: ${{ fromJSON(github.event_name == 'schedule' && '["normal", "debuglink"]' || '["debuglink"]') }}
asan: ${{ fromJSON(needs.param.outputs.asan) }}
exclude:
- type: normal