Skip to content

Commit

Permalink
testing include path for workflow file
Browse files Browse the repository at this point in the history
hasenradball committed Nov 22, 2024
1 parent fb23e2b commit 76891e0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/compile_examples.yml
Original file line number Diff line number Diff line change
@@ -35,11 +35,7 @@ jobs:
version: ${{ matrix.core.version }}
fqbn: ${{ matrix.board.fqbn }}
libraries: |
<<<<<<< HEAD
- source-path: '[]'
=======
# - source-path: ${{ github.workspace }}/lib
>>>>>>> a68fa1a4b0cc9865a4cdfc34a487af68e6255aab
sketch-paths:
./examples/helloWorld/helloWorld.ino
./examples/wifiTest/wifiTest.ino

0 comments on commit 76891e0

Please sign in to comment.