Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 13bb7f3

Browse files
committedOct 2, 2024··
test
1 parent c84d671 commit 13bb7f3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed
 

‎.github/workflows/push.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -192,11 +192,6 @@ jobs:
192192
with:
193193
python-version: '3.x'
194194

195-
- name: List files in the directory
196-
run: |
197-
bash -c "ls tools"
198-
bash -c "ls tools/esp32-arduino-libs"
199-
200195
- name: Build Sketches
201196
run: bash ./.github/scripts/on-push.sh
202197

0 commit comments

Comments
 (0)
Please sign in to comment.