Skip to content

Commit 250fcfc

Browse files
authored
ci: fix artifact category for local benchmark (#18308)
1 parent 5a157d6 commit 250fcfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reuse.benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
with:
7272
sha: ${{ inputs.sha }}
7373
target: x86_64-unknown-linux-gnu
74-
category: full
74+
category: docker
7575
artifacts: meta,query
7676
- name: Setup Databend Binary
7777
shell: bash

0 commit comments

Comments
 (0)