Skip to content

Merge pull request #20 from gjkennedy/cython #43

Merge pull request #20 from gjkennedy/cython

Merge pull request #20 from gjkennedy/cython #43

Workflow file for this run

name: Lint
on:
push:
branches: [ master ]
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable