Clean detox framework
This commit is contained in:
parent
26e8baf595
commit
1d8639e88d
|
@ -600,6 +600,7 @@ jobs:
|
||||||
- run:
|
- run:
|
||||||
name: Run tests
|
name: Run tests
|
||||||
command: |
|
command: |
|
||||||
|
yarn detox clean-framework-cache && yarn detox build-framework-cache
|
||||||
TEST=$(circleci tests glob "e2e/tests/**/*.ts" | circleci tests split)
|
TEST=$(circleci tests glob "e2e/tests/**/*.ts" | circleci tests split)
|
||||||
yarn e2e:ios-test $TEST
|
yarn e2e:ios-test $TEST
|
||||||
- store_artifacts:
|
- store_artifacts:
|
||||||
|
|
Loading…
Reference in New Issue