Clean detox framework

This commit is contained in:
Diego Mello 2023-02-27 10:40:00 -03:00
parent 26e8baf595
commit 1d8639e88d
1 changed files with 1 additions and 0 deletions

View File

@ -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: