Skip to content

Bump yamllint from 1.32.0 to 1.33.0 #19

Bump yamllint from 1.32.0 to 1.33.0

Bump yamllint from 1.32.0 to 1.33.0 #19

Workflow file for this run

---
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: python3 -m pip install --upgrade pip
- run: python3 -m pip install -r requirements.txt
- run: yamllint .