Skip to content

fix: update tests for ESLint 10 compatibility #5348

fix: update tests for ESLint 10 compatibility

fix: update tests for ESLint 10 compatibility #5348

Workflow file for this run

name: Lint Spelling
on:
pull_request:
workflow_dispatch:
workflow_call:
jobs:
lint_spelling:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: ./.github/actions/prepare
- run: pnpm run lint:spelling