Skip to content

Use static badges to avoid shields.io token-pool errors #18

Use static badges to avoid shields.io token-pool errors

Use static badges to avoid shields.io token-pool errors #18

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
runs-on: macos-15
steps:
- uses: actions/checkout@v4
- run: swift build