Skip to content

Commit

Permalink
temporarily disable black
Browse files Browse the repository at this point in the history
  • Loading branch information
dianaclarke committed Apr 1, 2021
1 parent 4324951 commit 6b088b2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ jobs:
uses: actions/checkout@v2
- name: Setup Python
uses: actions/setup-python@v2
- name: Lint (black)
uses: psf/black@stable
with:
args: ". --check"
- name: Install dependencies
run: |
pip install -r requirements-test.txt
Expand Down

0 comments on commit 6b088b2

Please sign in to comment.