1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 01:47:00 +01:00

ci - upload e2e test artifacts

This commit is contained in:
kumavis 2018-03-29 13:59:39 -07:00
parent 971204eb06
commit f6f8cab5dc

View File

@ -141,6 +141,9 @@ jobs:
- run:
name: Test
command: npm run test:e2e
- store_artifacts:
path: test-artifacts
destination: test-artifacts
test-unit:
docker: