diff --git a/.github/workflows/cspell.yml b/.github/workflows/cspell.yml index b7d749f..9582cac 100644 --- a/.github/workflows/cspell.yml +++ b/.github/workflows/cspell.yml @@ -21,4 +21,4 @@ jobs: run: yarn add cspell - name: Run cspell - run: yarn format:cspell" + run: yarn format:cspell \ No newline at end of file