Skip to content

Explicitly specify package for setuptools #27

Explicitly specify package for setuptools

Explicitly specify package for setuptools #27

Workflow file for this run

---
name: yamllint
on:
push:
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: install yamllint
run: pip3 install yamllint
- run: yamllint camera-control.yml