Skip to content

Commit

Permalink
chore: init android only
Browse files Browse the repository at this point in the history
skips ios since requires cocoapods step
  • Loading branch information
NickBurkhartBB committed Jul 31, 2023
1 parent e67b2a6 commit f285b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- name: Run tests
run: yarn test
- name: Initialize react native app
run: yarn workspace @brandingbrand/code-app run init -v
run: yarn workspace @brandingbrand/code-app run init -p android -v

0 comments on commit f285b15

Please sign in to comment.