Skip to content

Commit

Permalink
Refine artifact name for performance test report
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellansun committed Jan 12, 2025
1 parent 0a9321e commit f398510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/performance-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ jobs:
- name: Upload performance result report
uses: actions/upload-artifact@v4
with:
name: performance result report
name: performance-test-report-${{ matrix.os }}-${{ matrix.java }}
path: build/reports/jmh/

0 comments on commit f398510

Please sign in to comment.