We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68a61af commit 0102c30Copy full SHA for 0102c30
.circleci/config.yml
@@ -37,7 +37,7 @@ jobs:
37
npm install
38
npm test
39
pwd
40
- - store_test_results:
+ - store_artifacts:
41
path: /home/circleci/qa-framework/allure-report
42
43
# Just tests commited code.
0 commit comments