chore(github): adjust node action

This commit is contained in:
Daniel Sogl
2019-10-23 15:51:42 +02:00
committed by GitHub
parent fdd38b97b6
commit 4788104931
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
- name: Build
run: npm run build
- name: Test
run: npm run test:ci
run: npm run test
- name: Readmes
run: npm run readmes
env: