Skip to content

Commit 0102c30

Browse files
authored
Update config.yml
1 parent 68a61af commit 0102c30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
npm install
3838
npm test
3939
pwd
40-
- store_test_results:
40+
- store_artifacts:
4141
path: /home/circleci/qa-framework/allure-report
4242

4343
# Just tests commited code.

0 commit comments

Comments
 (0)