We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39d0f3f commit 04cf7e4Copy full SHA for 04cf7e4
.github/workflows/test-compile-sketch.yml
@@ -101,7 +101,7 @@ jobs:
101
fqbn: ${{ matrix.board.fqbn }}
102
libraries: |
103
- source-path: ./
104
- - source-url: https://github.com/sparkfun/SparkFun_Toolkit.git#dc0f0ca
+ - source-url: https://github.com/sparkfun/SparkFun_Toolkit.git#dc0f0ca
105
sketch-paths: |
106
- examples/Example_01_BasicReadings
107
enable-warnings-report: true
0 commit comments