Update onpush.yml
This commit is contained in:
3
.github/workflows/onpush.yml
vendored
3
.github/workflows/onpush.yml
vendored
@@ -16,4 +16,5 @@ jobs:
|
||||
- name: npm install, test and lint
|
||||
run: |
|
||||
npm ci
|
||||
npm run lint
|
||||
npm run lint
|
||||
npm run test
|
||||
Reference in New Issue
Block a user