Skip to content

Always allow persisting records if the message is a system message as… #561

Always allow persisting records if the message is a system message as…

Always allow persisting records if the message is a system message as… #561

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