Skip to content

Commit f398510

Browse files
committed
Refine artifact name for performance test report
1 parent 0a9321e commit f398510

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/performance-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ jobs:
4545
- name: Upload performance result report
4646
uses: actions/upload-artifact@v4
4747
with:
48-
name: performance result report
48+
name: performance-test-report-${{ matrix.os }}-${{ matrix.java }}
4949
path: build/reports/jmh/

0 commit comments

Comments
 (0)