Skip to content

Bugfix/vector hash idx creation #587

Bugfix/vector hash idx creation

Bugfix/vector hash idx creation #587

Workflow file for this run

name: .NET Core
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
lfs: true
- name: execute
run: docker-compose -f ./docker/docker-compose.yaml run dotnet