Skip to content

test: enable suppressTypeErrors on all integration tests (#1549) #3909

test: enable suppressTypeErrors on all integration tests (#1549)

test: enable suppressTypeErrors on all integration tests (#1549) #3909

Workflow file for this run

jobs:
lint_spelling:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: ./.github/actions/prepare
- run: pnpm lint:spelling
name: Lint Spelling
on:
pull_request: ~
push:
branches:
- main