diff --git a/ci/test.yml b/ci/test.yml index a803c79f37..f9fc6c2dda 100644 --- a/ci/test.yml +++ b/ci/test.yml @@ -85,6 +85,7 @@ core monero test: name: "$CI_JOB_NAME-$CI_COMMIT_SHORT_SHA" paths: - tests/trezor.log + - core/tests/trezor_monero_tests.log - core/.coverage.* expire_in: 1 week when: always