...in the right dir
This commit is contained in:
parent
8161fa51a8
commit
031eb2dc75
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ jobs:
|
||||||
command: make js
|
command: make js
|
||||||
- run:
|
- run:
|
||||||
name: Install JS Deps
|
name: Install JS Deps
|
||||||
|
working_directory: ~/repo/javascript
|
||||||
command: npm install
|
command: npm install
|
||||||
- run:
|
- run:
|
||||||
name: JS Tests
|
name: JS Tests
|
||||||
|
|
Loading…
Reference in a new issue