Skip to content

Commit

Permalink
T0000: check
Browse files Browse the repository at this point in the history
  • Loading branch information
kumvijaya authored Aug 26, 2024
1 parent abc5f78 commit f7d41f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/darker-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Analyze Code with Darker
run: |
darker -r current...HEAD --check --diff --lint "pylint --errors-only" --color -c src/tests/*.py
darker -r current...HEAD --check --diff --lint "pylint --errors-only" --color .
# - name: analyze
Expand Down

0 comments on commit f7d41f3

Please sign in to comment.