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
b29f25d4
Commit
b29f25d4
authored
1 hour ago
by
Martin Santangelo
Browse files
Options
Download
(fix) clean detox cache
parent
76abfb45
No related merge requests found
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
.circleci/config.yml
View file @
b29f25d4
...
...
@@ -116,6 +116,7 @@ jobs:
brew tap wix/brew
brew install applesimutils
yarn global add detox-cli
-
run
:
detox clean-framework-cache && detox build-framework-cache
-
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