mirror of
https://github.com/curl/curl.git
synced 2026-06-06 15:34:15 +03:00
move typos version back to GHA
This commit is contained in:
parent
bc4fa842c1
commit
6f899a738f
2 changed files with 3 additions and 3 deletions
2
.github/scripts/typos.sh
vendored
2
.github/scripts/typos.sh
vendored
|
|
@ -7,8 +7,6 @@ set -eu
|
|||
|
||||
cd "$(dirname "${0}")"/../..
|
||||
|
||||
typos --version
|
||||
|
||||
git ls-files \
|
||||
| grep -v -E '(codespell-ignore\.txt|spellcheck\.words|/wcurl|CIPHERS-TLS12\.md|/THANKS)' \
|
||||
| typos \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue