Skip to content

CI

CI #4

Workflow file for this run

name: CI
on: workflow_dispatch
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
- uses: mxcl/xcodebuild@v3
with:
scheme: ReviewCount