diff --git a/.github/workflows/ci-checks.yml b/.github/workflows/ci-checks.yml index a9ce460..88b73d9 100644 --- a/.github/workflows/ci-checks.yml +++ b/.github/workflows/ci-checks.yml @@ -107,4 +107,4 @@ jobs: - name: Run cspell uses: streetsidesoftware/cspell-action@v6 with: - config: './cspell/' + config: './cspell/cspell-file.json'