Skip to content

Add sheepit config

Add sheepit config #28

Workflow file for this run

name: "Test"
on: [push, pull_request]
jobs:
test:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- name: "swift test"
run: swift test