Skip to content

🚧 Xamarin UITest project setup #18

🚧 Xamarin UITest project setup

🚧 Xamarin UITest project setup #18

name: Build & test iOS
on:
workflow_dispatch:
pull_request:
branches: [ main ]
paths:
- 'src/Burser/**'
jobs:
build_and_test_ios:
uses: ./.github/workflows/build-and-test.yml
with:
targetFramework: net7.0-ios