forked from mirror/ObjToSchematic
Update node.js.yml
This commit is contained in:
parent
a99799d539
commit
ba3c507246
4
.github/workflows/node.js.yml
vendored
4
.github/workflows/node.js.yml
vendored
@ -7,5 +7,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Install modules
|
||||
run: npm install
|
||||
- name: Build
|
||||
- name: Run build
|
||||
run: npm run build
|
||||
- name: Run tests
|
||||
run: npm test
|
||||
|
Loading…
Reference in New Issue
Block a user