We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5089bc7 commit 3cc8aadCopy full SHA for 3cc8aad
2 files changed
.ci
.github/workflows/ci_child_for_performancetest.yml
@@ -115,6 +115,6 @@ jobs:
115
- name: Upload Test Report
116
uses: actions/upload-artifact@v4
117
with:
118
- name: performance test report
+ name: performance-test-report-${{ matrix.id }}-${{ github.run_attempt }}
119
path: /data/shared/limingge/artifacts/CI_${{ matrix.platform }}_test/${{ github.run_id }}_${{ matrix.id }}/*.xlsx
120
retention-days: 7
0 commit comments