Skip to content

Commit 3cc8aad

Browse files
author
Vincent Li
committed
update
1 parent 5089bc7 commit 3cc8aad

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.ci

Submodule .ci updated 1 file

.github/workflows/ci_child_for_performancetest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,6 @@ jobs:
115115
- name: Upload Test Report
116116
uses: actions/upload-artifact@v4
117117
with:
118-
name: performance test report
118+
name: performance-test-report-${{ matrix.id }}-${{ github.run_attempt }}
119119
path: /data/shared/limingge/artifacts/CI_${{ matrix.platform }}_test/${{ github.run_id }}_${{ matrix.id }}/*.xlsx
120120
retention-days: 7

0 commit comments

Comments
 (0)