1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-02 02:41:28 +00:00
trezor-firmware/.github
Roman Zeyde a75a9f29d8 ci: fix JSONDecodeError when combining .coverage.gw* files
For example: https://github.com/trezor/trezor-firmware/actions/runs/12976369614/job/36188913357

Single `.coverage` files were renamed, but `make test_emu_ui_multicore` generates
multiple `.coverage.gw*` files, which may overwrite each other in case there are
multiple similar CI jobs (e.g. when translation-related jobs are enabled).

[no changelog]
2025-01-30 14:44:23 +01:00
..
actions ci: fix JSONDecodeError when combining .coverage.gw* files 2025-01-30 14:44:23 +01:00
ISSUE_TEMPLATE feat(docs): improve Github issue templates 2021-10-26 11:25:42 +02:00
workflows ci: create emualtor release workflow for release versions 2025-01-28 11:51:34 +01:00
pull_request_template.md Update pull_request_template.md 2024-11-26 14:44:25 +01:00