Skip to content

Commit 18786f7

Browse files
committed
Adjust indentation
1 parent 174fb98 commit 18786f7

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

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

+3-4
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ on:
2323

2424
env:
2525
UNIVERSAL_SKETCH_PATHS: |
26-
- examples/Battery
27-
- examples/Charger
28-
- examples/Standby_WakeFromPin
26+
- examples/Battery
27+
- examples/Charger
28+
- examples/Standby_WakeFromPin
2929
SKETCHES_REPORTS_PATH: sketches-reports
3030
SKETCHES_REPORTS_ARTIFACT_NAME: sketches-reports
3131

@@ -64,7 +64,6 @@ jobs:
6464
fqbn: ${{ matrix.board.fqbn }}
6565
platforms: ${{ matrix.board.platforms }}
6666
libraries: |
67-
# Install the library from the local path.
6867
- source-path: ./
6968
- name: Arduino_PF1550
7069
- source-url: https://github.com/arduino-libraries/Arduino_LowPowerPortentaC33.git

0 commit comments

Comments
 (0)