Skip to content

Commit

Permalink
2
Browse files Browse the repository at this point in the history
  • Loading branch information
vadim committed Dec 18, 2024
1 parent 3db6cc3 commit 4feedff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: psf/black@stable
with:
options: "--check --verbose"
src: "./src"
src: "./app"
use_pyproject: true
Tests:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4feedff

Please sign in to comment.