We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9263495 commit 346f21cCopy full SHA for 346f21c
.github/workflows/benchmark.yml
@@ -69,7 +69,7 @@ jobs:
69
- uses: actions/download-artifact@v4
70
with:
71
pattern: app_binaries
72
- merge-multiple: true
+ # merge-multiple: true
73
- name: Run apps
74
run: |
75
export IDF_PYTHON_CHECK_CONSTRAINTS=yes
0 commit comments