...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
|
||||
- run:
|
||||
name: Install JS Deps
|
||||
working_directory: ~/repo/javascript
|
||||
command: npm install
|
||||
- run:
|
||||
name: JS Tests
|
||||
|
|
Loading…
Reference in a new issue