Skip to content

<& (#3)

<& (#3) #37

Workflow file for this run

name: CommitChecks
on: [push]
jobs:
build-with-swiftpm:
runs-on: macOS-13
steps:
- uses: maxim-lobanov/[email protected]
with:
xcode-version: "15.0"
- uses: actions/checkout@v2
- name: Build
run: swift build -v