Skip to content

Fix templates and add check #25

Fix templates and add check

Fix templates and add check #25

Workflow file for this run

on: push
name: Lint Python
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: cclauss/Find-Python-syntax-errors-action@master