We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 684b29b + 88ac13f commit 3b413b9Copy full SHA for 3b413b9
.github/workflows/embedded_quality_check.yml
@@ -12,4 +12,5 @@ jobs:
12
driver-quality:
13
uses: sensirion/.github/.github/workflows/driver.c.check.yml@main
14
with:
15
- '["."]'
+ examples: '["."]'
16
+ run-environment: "ubuntu-20.04"
0 commit comments