Update main.yml

This commit is contained in:
jeromewu
2019-10-23 21:05:46 +08:00
committed by GitHub
parent c2ebe12cd1
commit b0cae1ad57

View File

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