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 04248b8 commit 68a61afCopy full SHA for 68a61af
.circleci/config.yml
@@ -37,6 +37,8 @@ jobs:
37
npm install
38
npm test
39
pwd
40
+ - store_test_results:
41
+ path: /home/circleci/qa-framework/allure-report
42
43
# Just tests commited code.
44
deployDev:
0 commit comments