Skip to content

Streamline various aspects of README adding a table of contents & more #13

Streamline various aspects of README adding a table of contents & more

Streamline various aspects of README adding a table of contents & more #13

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