Skip to content

Commit a380b95

Browse files
committed
ci: bench: artefact name perf job
1 parent b996b00 commit a380b95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bench.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ jobs:
144144
145145
- uses: actions/upload-artifact@v4
146146
with:
147-
name: benchmark-results
147+
name: bench-server-${{ github.job }}-${{ env.RUNNER_LABEL }}-${{ matrix.model }}-${{ matrix.ftype }}
148148
compression-level: 9
149149
path: |
150150
examples/server/bench/*.jpg

0 commit comments

Comments
 (0)