Update onpush.yml

This commit is contained in:
JFH
2021-03-10 23:55:24 +01:00
parent 96afd80568
commit 9c1532a7c6

View File

@@ -16,4 +16,5 @@ jobs:
- name: npm install, test and lint
run: |
npm ci
npm run lint
npm run lint
npm run test