Skip to content

Commit 82b558f

Browse files
committed
GitHub actions debug
Signed-off-by: Aymane Bahssain <[email protected]>
1 parent 004c4b1 commit 82b558f

File tree

6 files changed

+2
-220
lines changed

6 files changed

+2
-220
lines changed

.github/workflows/Arduino-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ jobs:
4141

4242
- name: debug
4343
run: |
44-
ls ${GITHUB_WORKSPACE}/core/arduino/api
4544
git submodule update --init --force
46-
ls ${GITHUB_WORKSPACE}/core/arduino/api
45+
ls -a ${GITHUB_WORKSPACE}
46+
ls -a ${GITHUB_WORKSPACE}/cores/arduino/
4747
4848
- name: Compilation
4949
id: Compile

.github/workflows/Cmake.yml

Lines changed: 0 additions & 76 deletions
This file was deleted.

.github/workflows/CodeSpell.yml

Lines changed: 0 additions & 27 deletions
This file was deleted.

.github/workflows/PIO-build.yml

Lines changed: 0 additions & 44 deletions
This file was deleted.

.github/workflows/arduino-lint.yml

Lines changed: 0 additions & 21 deletions
This file was deleted.

.github/workflows/astyle.yml

Lines changed: 0 additions & 50 deletions
This file was deleted.

0 commit comments

Comments
 (0)