Skip to content

Commit

Permalink
Trying to surpass saucelabs
Browse files Browse the repository at this point in the history
  • Loading branch information
adamkleingit committed Oct 1, 2019
1 parent 56983b4 commit 2b3b368
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ jobs:
key: v1-dependencies-{{ checksum "package.json" }}

# run tests!
- run: npm run test
# - run: npm run test
- run: npm run test:ci:local

- store_test_results:
path: /tmp/test-results

0 comments on commit 2b3b368

Please sign in to comment.