diff --git a/.github/workflows/typo.yml b/.github/workflows/typo.yml index 5591db1c5..e2bbf64db 100644 --- a/.github/workflows/typo.yml +++ b/.github/workflows/typo.yml @@ -21,4 +21,4 @@ jobs: run: nix develop -c 'cargo' install typos-cli - name: Check typo - run: nix develop -c 'typos' --exclude ssvm-evmc + run: nix develop -c 'typos' --exclude ssvm-evmc --exclude SewUp.wiki