Skip to content

Commit

Permalink
test ios
Browse files Browse the repository at this point in the history
  • Loading branch information
pauliusguzas committed Jan 24, 2024
1 parent 1757bb5 commit 0f004fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-harness-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
yarn bootstrap-clean
- name: Run
run: |
cd packages/app-harness && yarn run:ios-test & sleep 180
cd packages/app-harness && yarn run:ios-test & sleep 3600
- name: E2E
run: |
cd packages/app-harness && yarn e2e:ios && kill $(lsof -t -i:8082)
Expand Down

0 comments on commit 0f004fd

Please sign in to comment.