Skip to content

Use command checks if being run as root #21

Use command checks if being run as root

Use command checks if being run as root #21

Workflow file for this run

name: Test
on:
pull_request:
jobs:
test:
runs-on: macos-latest
steps:
- name: Checkout
uses: actions/checkout@v5
- name: Test
run: swift test