Skip to content

Commit

Permalink
Set src correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
JBorrow committed Jan 30, 2024
1 parent 4be0e88 commit 8d49883
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 @@ -10,5 +10,5 @@ jobs:
- uses: psf/black@stable
with:
options: "--check --verbose"
src: "./src"
src: "hera_librarian librarian_background librarian_server librarian_server_scripts alembic tests"
- uses: isort/isort-action@master

0 comments on commit 8d49883

Please sign in to comment.