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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ jobs:
- name: Build - name: Build
run: npm run build run: npm run build
- name: Test - name: Test
run: npm run test:ci run: npm run test
- name: Readmes - name: Readmes
run: npm run readmes run: npm run readmes
env: env: