diff --git a/.github/workflows/cspell.yml b/.github/workflows/cspell.yml index e940d226af..9fb463b5f5 100644 --- a/.github/workflows/cspell.yml +++ b/.github/workflows/cspell.yml @@ -12,7 +12,7 @@ concurrency: cancel-in-progress: true jobs: - test-examples: + run-spellcheck-cspell: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4