Skip to content

Merge pull request #4 from stadiamaps/spec-validity-fixes #7

Merge pull request #4 from stadiamaps/spec-validity-fixes

Merge pull request #4 from stadiamaps/spec-validity-fixes #7

Workflow file for this run

name: Test
on:
push:
branches: [ "*" ]
pull_request:
branches: [ main ]
jobs:
test:
runs-on: macos-14
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Test
run: swift test