ci: 🎡 change test:unit to test:coverage
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -12,4 +12,4 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
npm install
|
npm install
|
||||||
npm run lint
|
npm run lint
|
||||||
npm run test:unit
|
npm run test:coverage
|
||||||
|
Reference in New Issue
Block a user