Skip to content

Commit

Permalink
adding additional steps to circle ci build
Browse files Browse the repository at this point in the history
  • Loading branch information
rileyajones committed Apr 7, 2021
1 parent f2d96d7 commit 06d1a3f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,10 @@ jobs:
JUNIT_REPORT_NAME: unit.xml
- fail_fast
- teardown_vm
- store_artifacts:
path: result-reports
- store_test_results:
path: result-reports
'Unminified Tests':
executor:
name: amphtml-large-executor
Expand Down

0 comments on commit 06d1a3f

Please sign in to comment.