Skip to content

Switched to Milvus

Switched to Milvus #75

Workflow file for this run

name: Test PR
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/test-base.yaml