Skip to content

Adds Swift MTHClient to match Kotlin mth-client #31

Adds Swift MTHClient to match Kotlin mth-client

Adds Swift MTHClient to match Kotlin mth-client #31

Workflow file for this run

name: C CI
on:
push:
branches: [ "trunk" ]
pull_request:
branches: [ "trunk" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build C targets
run: swift build --target Cmth --target CmthColor -v