Update onpush.yml
parent
96afd80568
commit
9c1532a7c6
|
@ -16,4 +16,5 @@ jobs:
|
|||
- name: npm install, test and lint
|
||||
run: |
|
||||
npm ci
|
||||
npm run lint
|
||||
npm run lint
|
||||
npm run test
|
Loading…
Reference in New Issue