Skip to content

Merge branch 'feature/core' into feature/RZP-260003 #33

Merge branch 'feature/core' into feature/RZP-260003

Merge branch 'feature/core' into feature/RZP-260003 #33

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