Skip to content

Commit 04cf7e4

Browse files
committed
use a dev branch of the toolkit for now
1 parent 39d0f3f commit 04cf7e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-compile-sketch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
fqbn: ${{ matrix.board.fqbn }}
102102
libraries: |
103103
- source-path: ./
104-
- source-url: https://github.com/sparkfun/SparkFun_Toolkit.git#dc0f0ca
104+
- source-url: https://github.com/sparkfun/SparkFun_Toolkit.git#dc0f0ca
105105
sketch-paths: |
106106
- examples/Example_01_BasicReadings
107107
enable-warnings-report: true

0 commit comments

Comments
 (0)