Skip to content

fix(wallet-mobile): Update iOS deployment target to v 14.0 (#3765) #9833

fix(wallet-mobile): Update iOS deployment target to v 14.0 (#3765)

fix(wallet-mobile): Update iOS deployment target to v 14.0 (#3765) #9833

name: wallet-mobile-checks
on: push
defaults:
run:
working-directory: apps/wallet-mobile
jobs:
check:
if: github.event.pull_request.draft == false
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/wallet-mobile
- run: yarn workspaces run build