Skip to content

Tracking (#6)

Tracking (#6) #35

Workflow file for this run

name: Checks
on: [push]
jobs:
test:
runs-on: macos-15
steps:
- uses: maxim-lobanov/[email protected]
with:
xcode-version: "16.2"
- uses: actions/checkout@v2
- name: Run Test
run: swift test