Update main.yml
This commit is contained in:
7
.github/workflows/main.yml
vendored
7
.github/workflows/main.yml
vendored
@ -26,8 +26,5 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
# eslint
|
||||
- name: Eslint check
|
||||
uses: Krizzu/eslint-check-action@v1.1.0
|
||||
with:
|
||||
ghToken: ${{ secrets.d97121e57aee247d9f109a186adb45aaaa0c91ec }}
|
||||
eslintConfig: ".eslintrc.json"
|
||||
- name: lint check
|
||||
run: npm i && npm run lint
|
||||
|
||||
Reference in New Issue
Block a user