Skip to content

Commit 13efbf3

Browse files
committed
Different artifact files
1 parent 1f3ef96 commit 13efbf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/common_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,5 +168,5 @@ jobs:
168168
if: ${{ always() }}
169169
uses: actions/upload-artifact@v4
170170
with:
171-
name: log-files
171+
name: log-files-${{ matrix.job_name }}
172172
path: ./test/results/

0 commit comments

Comments
 (0)