Skip to content

Commit

Permalink
Update lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mszell committed Apr 22, 2024
1 parent ae58ddb commit 3612d4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Run Black
uses: psf/black@stable
with:
src: './superblockify ./tests ./scripts'
src: './superblockify ./tests ./examples'

- uses: stefanzweifel/git-auto-commit-action@v4
with:
Expand Down

0 comments on commit 3612d4d

Please sign in to comment.