Skip to content

Commit 346f21c

Browse files
committed
WIP
1 parent 9263495 commit 346f21c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
- uses: actions/download-artifact@v4
7070
with:
7171
pattern: app_binaries
72-
merge-multiple: true
72+
# merge-multiple: true
7373
- name: Run apps
7474
run: |
7575
export IDF_PYTHON_CHECK_CONSTRAINTS=yes

0 commit comments

Comments
 (0)