Skip to content

Commit e8de6e3

Browse files
committed
1 parent 078fdb0 commit e8de6e3

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/arduino_quality_check.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@ on:
88

99
jobs:
1010
arduino-quality:
11-
uses: sensirion/.github/.github/workflows/driver.arduino.check.yml@main
11+
uses: sensirion/.github/.github/workflows/driver.arduino.check.yml@updatearduino
1212
with:
1313
expect-arduino-examples: true
14-
# change to "update" once you published the driver on Arduino library registry
15-
lint-lib-manager-check: submit
14+
lint-lib-manager-check: update
1615

0 commit comments

Comments
 (0)