chore(ci): merge misspell workflow in ci workflow

This commit is contained in:
Quentin McGaw
2022-02-26 14:01:15 +00:00
parent 836f021a87
commit c42865b3d9
2 changed files with 5 additions and 15 deletions

View File

@@ -44,6 +44,11 @@ jobs:
steps:
- uses: actions/checkout@v2.4.0
- uses: reviewdog/action-misspell@v1
with:
locale: "US"
level: error
- name: Linting
run: docker build --target lint .