1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-31 01:41:18 +00:00
trezor-firmware/.github/actions
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
..
environment ci: convert build and test jobs to github actions 2023-11-22 14:00:44 +01:00
ui-comment ci: bump action dependencies 2024-05-09 15:39:14 +00:00
ui-report ci: less verbose S3 upload 2024-11-27 10:51:30 +01:00
upload-coverage ci: fix JSONDecodeError when combining .coverage.gw* files 2025-01-30 14:44:23 +01:00