Skip to content

Commit

Permalink
fixup! build(ci): add (a few) THP builds and tests into core workflow…
Browse files Browse the repository at this point in the history
… [no changelog]
  • Loading branch information
M1nd3r committed Nov 29, 2024
1 parent 8eb10e3 commit 4a80b8a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,10 +127,12 @@ jobs:
- model: T2T1
coins: universal
type: debuglink
asan: noasan
protocol: v2
- model: T2T1
coins: btconly
type: debuglink
asan: noasan
protocol: v2
env:
TREZOR_MODEL: ${{ matrix.model == 'T2T1' && 'T' || matrix.model }}
Expand Down

0 comments on commit 4a80b8a

Please sign in to comment.