Skip to content

Delete .github/workflows/Release.yml #33

Delete .github/workflows/Release.yml

Delete .github/workflows/Release.yml #33

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