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 b3150db commit 8f45bfc
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 @@ -14,7 +14,7 @@ jobs:
- uses: psf/black@stable
with:
options: "--check --verbose"
src: "/home/runner/work/testingcicd/testingcicd/app"
src: "./app"
use_pyproject: false
# Tests:
# runs-on: ubuntu-latest
Expand Down

0 comments on commit 8f45bfc

Please sign in to comment.