Compile sources before running

This commit is contained in:
Sandeep Somavarapu 2019-04-01 11:10:13 +02:00 committed by GitHub
parent 3611ff385b
commit f5391c163f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,6 +5,10 @@ Make sure you are on **Node v10.x**.
### Run
```bash
# Compile
cd test/smoke
yarn compile
# Dev
yarn smoketest