Skip to content

Commit 5703d16

Browse files
authored
ci: fix archive benchmark result (#17754)
1 parent 802b033 commit 5703d16

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
@@ -226,7 +226,7 @@ jobs:
226226
- "tpch"
227227
- "hits"
228228
- "load"
229-
- "internal"
229+
# - "internal"
230230
steps:
231231
- uses: actions/checkout@v4
232232
- name: Install Dependencies

0 commit comments

Comments
 (0)