Skip to content

Merge pull request #39 from rishi2019194/ui-branch-3 #89

Merge pull request #39 from rishi2019194/ui-branch-3

Merge pull request #39 from rishi2019194/ui-branch-3 #89

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