Skip to content

Commit

Permalink
Merge pull request #3176 from reubenmiller/ci-fail-on-typos
Browse files Browse the repository at this point in the history
ci: fail on detection of typos in PR check
  • Loading branch information
reubenmiller authored Oct 9, 2024
2 parents daef5e3 + 03702bf commit 42c3e38
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 42c3e38

Please sign in to comment.