Skip to content

Commit

Permalink
small update
Browse files Browse the repository at this point in the history
  • Loading branch information
ypriverol committed Oct 8, 2024
1 parent 1611504 commit b2c6e80
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:

- name: Check code lints with Black
uses: psf/black@stable
with:
use_pyproject: true

# If the above check failed, post a comment on the PR explaining the failure
- name: Post PR comment
Expand Down

0 comments on commit b2c6e80

Please sign in to comment.