Skip to content

Update release badge to v0.3.3 #21

Update release badge to v0.3.3

Update release badge to v0.3.3 #21

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