We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0f9b08 commit 446f975Copy full SHA for 446f975
1 file changed
.github/workflows/ci_child_for_performancetest.yml
@@ -116,5 +116,5 @@ jobs:
116
uses: actions/upload-artifact@v4
117
with:
118
name: performance test report
119
- path: ./*.xlsx
+ path: /data/shared/limingge/artifacts/CI_${{ matrix.platform }}_test/${{ github.run_id }}_${{ matrix.id }}/*.xlsx
120
retention-days: 7
0 commit comments