Skip to content

Commit 4116c07

Browse files
committed
something is wrong with codespell on github actions... the config file is not being used
1 parent 83f88d4 commit 4116c07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ envlist =
99
; mypy
1010
pyright
1111
ruff
12-
codespell
12+
; codespell
1313
skip_missing_interpreters = True
1414

1515
[testenv]

0 commit comments

Comments
 (0)