Skip to content

Commit

Permalink
fix: github CI black version
Browse files Browse the repository at this point in the history
  • Loading branch information
carlos-adir committed Feb 25, 2024
1 parent 3ef115e commit 88633db
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/black.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
steps:
- uses: actions/checkout@v2

- uses: psf/black
rev: 24.2.0
- uses: psf/[email protected]
with:
options: "--check --verbose --exclude docs"

0 comments on commit 88633db

Please sign in to comment.