Skip to content

Update CommitChecks.yml #31

Update CommitChecks.yml

Update CommitChecks.yml #31

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