Skip to content

Merge pull request #613 from chuganzy/ganzy/rollback-loading #920

Merge pull request #613 from chuganzy/ganzy/rollback-loading

Merge pull request #613 from chuganzy/ganzy/rollback-loading #920

Workflow file for this run

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