Skip to content

Commit c2167bf

Browse files
committed
[CI] fix wrong dependency
1 parent fecc5a6 commit c2167bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.arduino-compile-examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ env:
88
SKETCHES_REPORTS_ARTIFACT_NAME: sketches-reports
99

1010
jobs:
11-
arduino-compile-examples:
11+
compile:
1212
name: ${{ matrix.board.fqbn }}
1313
runs-on: ubuntu-20.04
1414
timeout-minutes: 20

0 commit comments

Comments
 (0)