Skip to content

Updates API report 2025-01-13|06:02:45 8.17 (#181) #441

Updates API report 2025-01-13|06:02:45 8.17 (#181)

Updates API report 2025-01-13|06:02:45 8.17 (#181) #441

Workflow file for this run

---
on: push # yamllint disable-line rule:truthy
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install yamllint
run: pip install yamllint
- name: Lint YAML files
run: yamllint --format github tests/