Skip to content
This repository has been archived by the owner on Oct 29, 2023. It is now read-only.

Commit

Permalink
fix: try install missed pod
Browse files Browse the repository at this point in the history
  • Loading branch information
Luchanso committed Apr 8, 2021
1 parent da20cfe commit 294b7f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- run: brew tap wix/brew
- run: brew install applesimutils
- run: yarn install --frozen-lockfile
- run: cd ios && pod install && cd ..
- run: yarn detox build --configuration ios.sim.release
- run: yarn detox test --configuration ios.sim.release --cleanup

0 comments on commit 294b7f7

Please sign in to comment.