Skip to content

Commit

Permalink
chore: remove eslint suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
AxiosLeo committed May 22, 2022
1 parent 2d149ca commit d5c1872
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ jobs:
node-version: ${{ matrix.node-version }}
- run: npm install
- run: npm install -D nyc
- name: ESLint Suggestion
uses: CatChen/[email protected]
with:
github-workspace: ${{ github.workspace }}
- run: npm run ci
- uses: codecov/codecov-action@v2
with:
Expand Down

0 comments on commit d5c1872

Please sign in to comment.