Skip to content

chore: update simplecov requirement from ~> 0.17.1 to ~> 0.22.0 in /helpers/sql #672

chore: update simplecov requirement from ~> 0.17.1 to ~> 0.22.0 in /helpers/sql

chore: update simplecov requirement from ~> 0.17.1 to ~> 0.22.0 in /helpers/sql #672

name: Spelling
on:
pull_request:
jobs:
spelling-check:
name: SPELLING check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v6
with:
# Files should be consistent with check:spelling files
files: |
**/*.md
config: .cspell.yml