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 2c5a358 commit c301867
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 @@ -27,7 +27,7 @@ jobs:
- name: Analyze Code with Darker
run: |
darker -r current...HEAD --diff --check .
darker -r current...HEAD --diff --check --lint .
# - name: analyze
# run: |
Expand Down

0 comments on commit c301867

Please sign in to comment.