Skip to content

Commit

Permalink
Merge pull request #77 from pyiron/black
Browse files Browse the repository at this point in the history
Update black action
  • Loading branch information
jan-janssen authored Nov 24, 2023
2 parents 200123c + da3e9a8 commit e8a036d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/black.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
- uses: psf/black@stable
with:
options: "--check --diff"
src: "./atomistics"
src: ./${{ github.event.repository.name }}

0 comments on commit e8a036d

Please sign in to comment.