Commit 31090d72 authored by BryceLTaylor's avatar BryceLTaylor

circleci make results directory before running tap tests

parent 60eea8b9
......@@ -91,7 +91,7 @@ aliases:
- run:
name: "integration tests with Tap"
command: |
npm rebuild yargs
mkdir ./test/results
npm run test:smoke:sauce
npm run test:smoke:convertReportToXunit
- store_test_results:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment