Skip to content

Commit

Permalink
Remove docformatter from ci.
Browse files Browse the repository at this point in the history
  • Loading branch information
prmukherj committed Oct 9, 2024
1 parent cf4158e commit 186a547
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,6 @@ jobs:
- name: Install pre-commit
run: python -m pip install pre-commit

- name: Run pre-commit for docformatter
run: pre-commit run --hook-stage manual --all-files --show-diff-on-failure docformatter

- name: Running Vale
uses: errata-ai/vale-action@reviewdog
env:
Expand Down

0 comments on commit 186a547

Please sign in to comment.