mirror of
https://github.com/wassname/talk.git
synced 2026-07-01 05:59:50 +08:00
always save test results
This commit is contained in:
@@ -29,6 +29,7 @@ integration_job: &integration_job
|
||||
name: Run the integration tests
|
||||
command: bash .circleci/e2e.sh
|
||||
- store_test_results:
|
||||
when: always
|
||||
path: /tmp/circleci-test-results
|
||||
|
||||
version: 2
|
||||
|
||||
Reference in New Issue
Block a user