Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
grabbou committed Oct 13, 2017
1 parent 03f7aff commit bf7dfde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ aliases:
npm config set progress=false
npm install --no-package-lock

- &run_javascript_tests
- &run_node_tests
|
npm test -- --maxWorkers=2
npm run lint
Expand Down

0 comments on commit bf7dfde

Please sign in to comment.