Skip to content

Commit

Permalink
restored
Browse files Browse the repository at this point in the history
  • Loading branch information
Sonu0305 committed Jan 2, 2025
1 parent 1954d38 commit 07eaf66
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/codespell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,6 @@ jobs:
with:
os-label: linux-64

# - name: Clear cache
# run: |
# echo "Clearing cache..."
# rm -rf ~/.cache

- name: Run codespell
run: |
echo "Clearing cache..."
rm -rf ~/.cache
codespell docs/ --ignore-regex='[A-Za-z0-9+/]{100,}' --ignore-words-list 'Parrent,Layou'

0 comments on commit 07eaf66

Please sign in to comment.