Skip to content

Add proper documentation & link to in README rather than all-in-one README #17

Add proper documentation & link to in README rather than all-in-one README

Add proper documentation & link to in README rather than all-in-one README #17

Workflow file for this run

name: CI
on:
pull_request:
jobs:
test-macos:
runs-on: macos-15
steps:
- uses: actions/checkout@v4
- name: Run tests
run: swift test