Skip to content

Commit c84e02a

Browse files
committed
Archive trace files per job
1 parent aa29dfd commit c84e02a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cross-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ jobs:
4848
- name: Upload Test Distribution trace files
4949
uses: actions/upload-artifact@v2
5050
with:
51-
name: Test Distribution trace files
51+
name: Test Distribution trace files (${{ github.job }})
5252
path: '**/build/test-results/*/trace.json'

0 commit comments

Comments
 (0)