Skip to content

[SAM-260013]: feat: add Makefile for simplified commands and enhance … #68

[SAM-260013]: feat: add Makefile for simplified commands and enhance …

[SAM-260013]: feat: add Makefile for simplified commands and enhance … #68

Workflow file for this run

name: Syntax Check
on: push
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: lgeiger/pyflakes-action@master