Skip to content

fix(e2e): update the simulated device from iPhone 14 to 15 #330

fix(e2e): update the simulated device from iPhone 14 to 15

fix(e2e): update the simulated device from iPhone 14 to 15 #330

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
branches:
- main
concurrency:
group: ci-${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
name: Run test
uses: ./.github/workflows/test.yml
secrets: inherit