Skip to content

Commit f5400b0

Browse files
update path
1 parent 99d5b76 commit f5400b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/arduino-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
- uses: actions/checkout@v3
88
- uses: arduino/[email protected]
99
with:
10-
path: ./software/opengamma_pico/
10+
path: ./software/ogd_pico/
1111
project-type: sketch # Only Check Arduino Sketches
1212
library-manager: update
1313
compliance: specification #strict

0 commit comments

Comments
 (0)