Skip to content

Commit 0887144

Browse files
authored
Drop codespell!
1 parent 9b8758d commit 0887144

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@v4
16-
- uses: codespell-project/actions-codespell@v2
1716
- uses: astral-sh/ruff-action@v3
1817
with:
1918
args: check --ignore=ALL # Turn off 800+ lint rules to only look for Python SyntaxErrors.

0 commit comments

Comments
 (0)