Commit 8322be44 authored by Martin Santangelo's avatar Martin Santangelo

(feat) kill simulator on CI after e2e

1 merge request!411WIP: Install detox and login e2e test
......@@ -117,7 +117,7 @@ jobs:
brew install --HEAD applesimutils
yarn global add detox-cli
- run: detox build -c ios.sim.release
- run: detox test -c ios.sim.release
- run: detox test -c ios.sim.release --cleanup
### TODO- get tests running with fastlane
......
Please register or to comment