Skip to content

Add tests for MinIO storage plugin #373

Add tests for MinIO storage plugin

Add tests for MinIO storage plugin #373

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