Skip to content

Update legacy start() implementation in MinIO storage from blocking t… #372

Update legacy start() implementation in MinIO storage from blocking t…

Update legacy start() implementation in MinIO storage from blocking t… #372

name: Test turms-client-swift
on: [ push, pull_request ]
jobs:
test:
runs-on: macos-12
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