Skip to content

Remove pip3; it should be only used in virtualenvs #94

Remove pip3; it should be only used in virtualenvs

Remove pip3; it should be only used in virtualenvs #94

Workflow file for this run

name: Lint
on: push
jobs:
lint:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- name: Lint
run: ./lint.sh