Skip to content
Projects
Groups
Snippets
Help
Sign in / Register
Toggle navigation
Minds Mobile
Project overview
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
253
Merge Requests
12
Security & Compliance
Packages
Wiki
Snippets
Members
Collapse sidebar
Close sidebar
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Minds
Minds Mobile
Commits
845e2dbb
Commit
845e2dbb
authored
1 hour ago
by
Martin Santangelo
Browse files
Options
Download
(fix) detox cli not build
parent
8322be44
No related merge requests found
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.circleci/config.yml
View file @
845e2dbb
...
...
@@ -115,7 +115,7 @@ jobs:
brew update
brew tap wix/brew
brew install --HEAD applesimutils
yarn global add
detox-cli
npm install -g
detox-cli
-
run
:
detox build -c ios.sim.release
-
run
:
detox test -c ios.sim.release --cleanup
...
...
This diff is collapsed.
Please
register
or
sign in
to comment