diff --git a/.circleci/config.yml b/.circleci/config.yml index bfb196a18..763e7f84d 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -91,6 +91,7 @@ aliases: - run: name: "integration tests with Tap" command: | + npm rebuild yargs npm run test:smoke:sauce npm run test:smoke:convertReportToXunit - store_test_results: