Skip to content

Commit

Permalink
Merge pull request #81 from evrone/feature/misspell
Browse files Browse the repository at this point in the history
Delete misspell
  • Loading branch information
sashamelentyev authored Sep 25, 2021
2 parents 0d4e2a6 + 26fcedb commit 829ede8
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,6 @@ jobs:
- name: golangci-lint
uses: reviewdog/action-golangci-lint@v2

misspell:
name: runner / misspell
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: reviewdog/action-misspell@v1
with:
locale: "US"
fail_on_error: true

yamllint:
name: runner / yamllint
runs-on: ubuntu-latest
Expand Down

0 comments on commit 829ede8

Please sign in to comment.