Skip to content

Commit

Permalink
Point to mobile dir
Browse files Browse the repository at this point in the history
  • Loading branch information
siepra committed Oct 6, 2023
1 parent 91b53dd commit 9eb8438
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/e2e-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,10 @@ jobs:
- name: Build Detox
run: |
cd ..
cd packages/mobile
detox build -c ios.sim.debug
- name: Run basic tests
run: |
cd packages/mobile
detox test starter -c ios.sim.debug

0 comments on commit 9eb8438

Please sign in to comment.