use my branch (#497)

Co-authored-by: Michael Flaxman <mflaxman@gmail.com>
This commit is contained in:
Michael Flaxman 2020-10-10 03:43:58 -05:00 committed by GitHub
parent 98bbcf2845
commit 8925daec6f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.3.2
- uses: lgeiger/black-action@v1.0.1
- uses: mflaxman/black-action@v1.0.2
with:
args: " --check . "