Skip to content

Merge branch 'main' of https://github.com/bhavya180301/slash #12

Merge branch 'main' of https://github.com/bhavya180301/slash

Merge branch 'main' of https://github.com/bhavya180301/slash #12

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