Skip to content

Commit

Permalink
fix: added codespell path
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoalee committed Aug 2, 2024
1 parent 1011251 commit 2e821a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codespell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@ jobs:
uses: actions/checkout@v4
- name: Codespell
uses: codespell-project/actions-codespell@master
with:
path: src

0 comments on commit 2e821a2

Please sign in to comment.