diff --git a/.github/workflows/cli.yml b/.github/workflows/cli.yml index fe572dd0..01471f03 100644 --- a/.github/workflows/cli.yml +++ b/.github/workflows/cli.yml @@ -73,4 +73,4 @@ jobs: - uses: actions/checkout@v3 - uses: Swatinem/rust-cache@v2 - run: cargo install typos-cli || true - - run: typos + - run: typos --exclude /registry/tests/proptest-regressions/