Skip to content

Commit b54a98e

Browse files
Merge pull request #8 from Sensirion/fix-quality-check
fix quality check
2 parents 026bb36 + ac9c337 commit b54a98e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/raspberry_quality_check.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ jobs:
1212
driver-quality:
1313
uses: sensirion/.github/.github/workflows/driver.c.check.yml@main
1414
with:
15-
'["."]'
15+
examples: '["."]'
16+
run-environment: "ubuntu-20.04"

0 commit comments

Comments
 (0)