We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0e26f9 commit 5cdc4bcCopy full SHA for 5cdc4bc
.github/workflows/compile-examples.yml
@@ -349,8 +349,8 @@ jobs:
349
- --output-dir
350
- ${{ runner.temp }}/arduino-cli-output
351
352
- - name: List exported artifacts
353
- run: ls ${{ runner.temp }}/arduino-cli-output
+ #- name: List exported artifacts
+ # run: ls ${{ runner.temp }}/arduino-cli-output
354
355
- name: Write data to size trends report spreadsheet
356
# Update report on every push to the master branch
0 commit comments