...in the right dir

This commit is contained in:
David Baker 2018-10-03 16:26:17 +01:00
parent 8161fa51a8
commit 031eb2dc75

View file

@ -19,6 +19,7 @@ jobs:
command: make js
- run:
name: Install JS Deps
working_directory: ~/repo/javascript
command: npm install
- run:
name: JS Tests