We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e36341e commit 97c3dd8Copy full SHA for 97c3dd8
.github/workflows/perf_benchmark_v2.yaml
@@ -96,4 +96,4 @@ jobs:
96
uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
97
with:
98
name: benchmark-results-${{ matrix.task }}
99
- path: ${{ github.workspace }}/.tox/*.xlsx
+ path: ${{ github.workspace }}/.tox/${{ matrix.task }}-*.xlsx
0 commit comments