Skip to content

Commit

Permalink
CI testing for IOS
Browse files Browse the repository at this point in the history
  • Loading branch information
lcflight committed Nov 29, 2023
1 parent 04baa19 commit f1eeb8b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@ jobs:
- name: Test
run: npm test
working-directory: ./mobile
- name: Run iOS
run: npx react-native run-ios
working-directory: ./mobile

0 comments on commit f1eeb8b

Please sign in to comment.