diff --git a/.github/workflows/core.yml b/.github/workflows/core.yml index 5f24c4478c..6a0e830bf9 100644 --- a/.github/workflows/core.yml +++ b/.github/workflows/core.yml @@ -460,7 +460,7 @@ jobs: - run: nix-shell --run "poetry run pytest tests/upgrade_tests" - uses: actions/upload-artifact@v4 with: - name: core-test-upgrade-${{ matrix.model }}-${{ matrix.asan }} + name: core-test-upgrade-${{ matrix.model }}-${{ matrix.asan }}-protocol_${{matrix.protocol}} path: | tests/trezor*.log retention-days: 7