Update main.yml

This commit is contained in:
jeromewu 2019-10-23 21:05:46 +08:00 committed by GitHub
parent c2ebe12cd1
commit b0cae1ad57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,6 +26,6 @@ jobs:
- name: npm install, build and test
run: |
npm ci
npm install
npm run lint
# npm test