Skip to content

refactor(probo): tighten boundaries and ssot across modules (#11) #60

refactor(probo): tighten boundaries and ssot across modules (#11)

refactor(probo): tighten boundaries and ssot across modules (#11) #60

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
concurrency:
group: ci-${{ github.ref }}
cancel-in-progress: true
jobs:
swift:
name: swift
runs-on: macos-latest
steps:
- uses: actions/checkout@v6
- run: scripts/test.sh
- env:
PROBO_CODESIGN_IDENTITY: "-"
run: scripts/build.sh