diff --git a/.github/workflows/pull-request-checks.yml b/.github/workflows/pull-request-checks.yml index dea5090105..b08cf322ef 100644 --- a/.github/workflows/pull-request-checks.yml +++ b/.github/workflows/pull-request-checks.yml @@ -293,8 +293,6 @@ jobs: steps: - uses: actions/checkout@v4 - uses: crate-ci/typos@v1.26.0 - continue-on-error: true - - run: exit 0 doc: runs-on: ubuntu-latest