Skip to content

Commit

Permalink
ci: fail on detection of typos in PR check
Browse files Browse the repository at this point in the history
Signed-off-by: Reuben Miller <reuben.d.miller@gmail.com>
  • Loading branch information
reubenmiller committed Oct 8, 2024
1 parent cfb537d commit 03702bf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pull-request-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 03702bf

Please sign in to comment.