Skip to content

Merge branch 'alleus/entitlements-in-deploy-script' into 'feature/nat… #100

Merge branch 'alleus/entitlements-in-deploy-script' into 'feature/nat…

Merge branch 'alleus/entitlements-in-deploy-script' into 'feature/nat… #100

Workflow file for this run

name: Test
on: [push]
jobs:
test:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- name: Run Tests
run: xcodebuild -scheme Example-app -destination 'platform=iOS Simulator,name=iPhone 12 Pro,OS=latest' test