1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/.circleci
Mark Stacey b0ec610908
Use common test build during CI (#7196)
* Use common test build during CI

Previously both e2e test jobs were running `test:build`. Now there is a
separate job that runs `test:build` that runs before each e2e test job,
so that `test:build` is only run once instead of twice.

* Move test builds to separate directory

This prevents the test build from conflicting with the production build
in later jobs.
2019-09-21 13:32:07 -03:00
..
scripts ci - install deps with "--har" flag to capture network activity (#7143) 2019-09-12 00:03:47 +08:00
config.yml Use common test build during CI (#7196) 2019-09-21 13:32:07 -03:00