diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3efdaf7b0..2dc2aa3f8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -167,7 +167,7 @@ jobs: run: bin/ameba lint_spell: - name: Spell Check with Typos + name: Check spelling runs-on: ubuntu-latest steps: - name: Checkout Actions Repository