Skip to content

Commit

Permalink
T0000: tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kumvijaya authored Aug 26, 2024
1 parent f79f414 commit 248c5cf
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 --diff --check --diff --isort --color -c .
darker -r current...HEAD --diff --check --diff --isort --color -c src/tests/*.py
# - name: analyze
# run: |
Expand Down

0 comments on commit 248c5cf

Please sign in to comment.