Skip to content

install self first with no deps, to satisfy things depending on us #80

install self first with no deps, to satisfy things depending on us

install self first with no deps, to satisfy things depending on us #80

Workflow file for this run

name: Black
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Black Check
uses: jpetrucciani/black-check@master
with:
path: 'patch'