Add test step in ci

This commit is contained in:
2020-05-09 16:20:11 +03:00
parent cc22b482b4
commit ae7dfb7668
+2
View File
@@ -18,3 +18,5 @@ jobs:
npm install
npm run lint
npm run build
- name: Test
run: npm run test