Skip to content

Time formatting in logs #10

Time formatting in logs

Time formatting in logs #10

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