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:
parent
6d0bcca70c
commit
11c2f31499
2
.github/workflows/core.yml
vendored
2
.github/workflows/core.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user