Skip to content

Redesign the properties of auto block feature to make it easier to co… #550

Redesign the properties of auto block feature to make it easier to co…

Redesign the properties of auto block feature to make it easier to co… #550

name: Test turms-client-swift
on: [ push, pull_request ]
jobs:
test:
runs-on: macos-15
steps:
- name: Checkout
uses: actions/[email protected]
- name: Build
working-directory: turms-client-swift
run: swift build -v
# - name: Test
# working-directory: turms-client-swift
# run: swift test -v