Skip to content

Update Python version in build-docs workflow #23

Update Python version in build-docs workflow

Update Python version in build-docs workflow #23

Workflow file for this run

name: Validate and Test Python Package
on:
pull_request:
branches:
- master
push:
branches:
- master
jobs:
test:
uses: sensirion/.github/.github/workflows/driver.python.test.yml@main
with:
hw-test-flag: (needs_serialport or needs_tcp)