test: fix e2e tests (#2578)

# Summary

Fix broken E2E iOS tests

## Test Plan

CI should be green
This commit is contained in:
Jakub Grzywacz
2024-12-16 13:14:31 +01:00
committed by GitHub
parent d49783040d
commit a9e702c462
4 changed files with 12 additions and 7 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
working-directory: [paper-example]
fail-fast: false
env:
DEVICE: iPhone 16 Pro
DEVICE: iPhone 15 Pro
steps:
- name: Checkout Git repository
uses: actions/checkout@v4