Update GH action

This commit is contained in:
Andrew Casey
2020-08-10 17:54:47 -07:00
parent bfb239bd2d
commit f9a3708f8a
+1 -2
View File
@@ -32,6 +32,5 @@ jobs:
npm uninstall tslint --no-save
- name: npm install and test
run: |
npm install
npm update
npm ci
npm test