Commit 76abfb45 authored by Martin Santangelo's avatar Martin Santangelo

(fix) detox cli not build

1 merge request!411WIP: Install detox and login e2e test
......@@ -114,7 +114,7 @@ jobs:
|
brew update
brew tap wix/brew
brew install --HEAD applesimutils
brew install applesimutils
yarn global add detox-cli
- run: detox build -c ios.sim.release
- run: detox test -c ios.sim.release --cleanup
......
Please register or to comment