Skip to content

Commit d5c1872

Browse files
committed
chore: remove eslint suggestion
1 parent 2d149ca commit d5c1872

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@ jobs:
2626
node-version: ${{ matrix.node-version }}
2727
- run: npm install
2828
- run: npm install -D nyc
29-
- name: ESLint Suggestion
30-
uses: CatChen/eslint-suggestion-action@v1.7.0
31-
with:
32-
github-workspace: ${{ github.workspace }}
3329
- run: npm run ci
3430
- uses: codecov/codecov-action@v2
3531
with:

0 commit comments

Comments
 (0)