Skip to content

Commit 95bb25b

Browse files
authored
Merge pull request #196 from Werror/github-workflow
ci(ios): fix dependency for e2e test run
2 parents a3e9450 + 1ad9171 commit 95bb25b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ jobs:
8686
- name: install detox deps
8787
run: |
8888
brew tap wix/brew
89+
brew install applesimutils
8990
env:
9091
HOMEBREW_NO_AUTO_UPDATE: 1
9192
HOMEBREW_NO_INSTALL_CLEANUP: 1

0 commit comments

Comments
 (0)