Skip to content

Commit

Permalink
Fix python black github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
uberspot authored Dec 14, 2021
1 parent 90779a6 commit 786e3fd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/python-black.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: psf/black@main
- uses: psf/black@stable

0 comments on commit 786e3fd

Please sign in to comment.