Skip to content

Update Raspberry Pi Pico sample implementation #7

Update Raspberry Pi Pico sample implementation

Update Raspberry Pi Pico sample implementation #7

name: Quality check
on:
pull_request:
branches:
- master
push:
branches:
- master
jobs:
driver-quality:
uses: sensirion/.github/.github/workflows/driver.c.check.yml@main
with:
examples: '["."]'
run-environment: "ubuntu-20.04"