Skip to content

Commit

Permalink
Also store screenshot in python2
Browse files Browse the repository at this point in the history
  • Loading branch information
Zharktas committed May 4, 2020
1 parent 72b4e3f commit bc93d45
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@ jobs:
path: ~/junit
- <<: *start_test_server
- <<: *run_front_tests
- store_artifacts:
path: ~/project/cypress/screenshots
test-python-3:
docker:
- image: python:3-stretch
Expand Down

0 comments on commit bc93d45

Please sign in to comment.