Skip to content

ci(eigendb): eigendb:e2e and eigendb:test now depend on hnswgo:test #13

ci(eigendb): eigendb:e2e and eigendb:test now depend on hnswgo:test

ci(eigendb): eigendb:e2e and eigendb:test now depend on hnswgo:test #13

Workflow file for this run

name: 'CI'
on:
push:
jobs:
ci:
name: 'CI'
runs-on: 'ubuntu-latest'
steps:
- uses: 'actions/checkout@v4'
with:
fetch-depth: 0
- uses: 'moonrepo/setup-toolchain@v0'
- run: 'moon ci'