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 d771eab commit fa9e8f5
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 @@ -19,7 +19,7 @@ jobs:
- name: Lints flake8
uses: py-actions/flake8@v2
with:
options: "app/"
options: "--statistics --count"
- name: Lints Isort
uses: isort/isort-action@master
with:
Expand Down

0 comments on commit fa9e8f5

Please sign in to comment.