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 97c3dd8 commit 0acdaedCopy full SHA for 0acdaed
.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/${{ matrix.task }}-*.xlsx
+ path: ${{ github.workspace }}/.tox/${{ matrix.task }}-*.*
0 commit comments