Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Commit

Permalink
Add black GitHub action
Browse files Browse the repository at this point in the history
  • Loading branch information
hammerhead committed Feb 22, 2024
1 parent 2738b9d commit 3e8ac0f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,6 @@ jobs:
- name: Run linter and software tests
run: |
python -m unittest -vvv
- name: Run black
uses: psf/black@stable

0 comments on commit 3e8ac0f

Please sign in to comment.