Update onpush.yml

master
JFH 2021-03-10 23:55:24 +01:00
parent 96afd80568
commit 9c1532a7c6
1 changed files with 2 additions and 1 deletions

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