Skip to content

Commit 5cdc4bc

Browse files
committed
comment ls
1 parent d0e26f9 commit 5cdc4bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .github/workflows/compile-examples.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -349,8 +349,8 @@ jobs:
349349
- --output-dir
350350
- ${{ runner.temp }}/arduino-cli-output
351351
352-
- name: List exported artifacts
353-
run: ls ${{ runner.temp }}/arduino-cli-output
352+
#- name: List exported artifacts
353+
# run: ls ${{ runner.temp }}/arduino-cli-output
354354

355355
- name: Write data to size trends report spreadsheet
356356
# Update report on every push to the master branch

0 commit comments

Comments
 (0)