Skip to content

Merge branch 'feature/added-charity' into 'feature/native-payments' #101

Merge branch 'feature/added-charity' into 'feature/native-payments'

Merge branch 'feature/added-charity' into 'feature/native-payments' #101

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