Skip to content

Commit

Permalink
Install dev dependencies for test-runner
Browse files Browse the repository at this point in the history
  • Loading branch information
tgoyne committed Jan 30, 2019
1 parent dd2ffb2 commit 6c208ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/test.sh
Expand Up @@ -376,6 +376,7 @@ case "$TARGET" in
;;
"test-runners")
npm run check-environment
npm install --no-save
npm run test-runners
;;
"all")
Expand Down

0 comments on commit 6c208ad

Please sign in to comment.