Skip to content

Add CI

Add CI #14

Workflow file for this run

name: ci
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
swift:
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
- uses: mxcl/xcodebuild@v2
with:
xcode: ^15