Skip to content

Commit

Permalink
Galaxy brain: diff and check black
Browse files Browse the repository at this point in the history
  • Loading branch information
Mouse Reeve committed Nov 5, 2023
1 parent b8bea20 commit a0c3569
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/black.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ jobs:
pip install tox==4.11.3
- name: Run Black
run: |
tox -e black -- . --diff
tox -e black -- . --check

0 comments on commit a0c3569

Please sign in to comment.