Skip to content

Merge pull request #12 from stadiamaps/feat/maven-central #35

Merge pull request #12 from stadiamaps/feat/maven-central

Merge pull request #12 from stadiamaps/feat/maven-central #35

Workflow file for this run

name: Swift
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