ci: 🎡 change test:unit to test:coverage

This commit is contained in:
youxingzhi
2019-12-30 22:39:13 +08:00
parent 2fe4da8605
commit 8b23327cee

View File

@@ -12,4 +12,4 @@ jobs:
run: |
npm install
npm run lint
npm run test:unit
npm run test:coverage