We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6772061 commit 01576acCopy full SHA for 01576ac
.github/workflows/validate.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
strategy:
17
matrix:
18
- componentType: [pin, i2c, servo, ds18x20, pwm, pixel, uart]
+ componentType: [pin, i2c, i2c_output, servo, ds18x20, pwm, pixel, uart]
19
20
name: Validate ${{ matrix.componentType }} Component Definition Files
21
steps:
0 commit comments