Skip to content

Merge pull request #470 from chickdan/fix_missing_platform_list_alert #750

Merge pull request #470 from chickdan/fix_missing_platform_list_alert

Merge pull request #470 from chickdan/fix_missing_platform_list_alert #750

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
jobs:
test:
runs-on: macos-13
steps:
- uses: actions/checkout@v4
- name: Run tests
env:
DEVELOPER_DIR: /Applications/Xcode_15.0.1.app
run: xcodebuild test -scheme Xcodes