Skip to content

Commit df0513c

Browse files
committed
unique production artifacts
1 parent 400c1fb commit df0513c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
uses: actions/upload-artifact@v4
6060
if: always()
6161
with:
62-
name: quiltcore-java-test-reports
62+
name: quiltcore-java-test-reports-${{ matrix.os }}-${{ matrix.java_version }}
6363
path: |
6464
/home/runner/work/quiltcore-java/quiltcore-java/lib/build/reports/tests/test/
6565
overwrite: true

0 commit comments

Comments
 (0)