Skip to content

Merge branch 'main' of https://github.com/Neel317/ShopSync #26

Merge branch 'main' of https://github.com/Neel317/ShopSync

Merge branch 'main' of https://github.com/Neel317/ShopSync #26

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