Skip to content

Add positioning intro and used-by section to README #16

Add positioning intro and used-by section to README

Add positioning intro and used-by section to README #16

Workflow file for this run

name: Tests
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
test:
runs-on: macos-15
steps:
- uses: actions/checkout@v4
- name: Run tests
run: swift test