Skip to content

Commit

Permalink
- updates config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ebazhanov committed Mar 24, 2020
1 parent b778886 commit c062868
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@ jobs:
paths:
- ~/.cache ## cache both yarn and Cypress!
- run: npx cypress run
- run: npx mochawesome-report-generator -o cypress/results mochawesome.json
- store_artifacts: cypress/results
- store_test_results: cypress/results

0 comments on commit c062868

Please sign in to comment.