mirror of
https://github.com/curl/curl.git
synced 2026-06-06 14:44:16 +03:00
move codespell version back to GHA
This commit is contained in:
parent
d2a801d82f
commit
bc4fa842c1
2 changed files with 3 additions and 2 deletions
1
.github/scripts/codespell.sh
vendored
1
.github/scripts/codespell.sh
vendored
|
|
@ -7,7 +7,6 @@ set -eu
|
|||
|
||||
cd "$(dirname "${0}")"/../..
|
||||
|
||||
codespell --version
|
||||
# shellcheck disable=SC2046
|
||||
codespell \
|
||||
--skip '*/spellcheck.words' \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue