Skip to content

Commit

Permalink
fixup! ci: test translations
Browse files Browse the repository at this point in the history
  • Loading branch information
mmilata committed Feb 26, 2024
1 parent 9de208d commit 7c93f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ jobs:
if: ${{ matrix.asan == 'asan' }}
- uses: actions/upload-artifact@v4
with:
name: core-click-${{ matrix.model }}-${{ matrix.asan }}
name: core-click-${{ matrix.model }}-${{ matrix.lang }}-${{ matrix.asan }}
path: tests/trezor.log
retention-days: 7
if: always()
Expand Down

0 comments on commit 7c93f0e

Please sign in to comment.