mirror of
https://github.com/ratatui-org/ratatui
synced 2024-11-22 20:53:19 +00:00
chore(ci): integrate typos
for checking typos (#91)
This commit is contained in:
parent
e10f62663e
commit
24820cfcff
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -72,3 +72,5 @@ jobs:
|
|||
with:
|
||||
args: "-vv"
|
||||
commits: "HEAD"
|
||||
- name: "Check typos"
|
||||
uses: crate-ci/typos@master
|
||||
|
|
Loading…
Reference in a new issue