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