Update nodejs.yml

This commit is contained in:
Juan Picado @jotadeveloper
2019-08-10 21:19:03 +02:00
committed by GitHub
parent 3746a0466f
commit 2e9703346c

View File

@@ -16,4 +16,4 @@ jobs:
- name: npm install, build, and test
run: |
npm install
npm test
npm build