Skip to content

add sharding, search, sorting, soft removal #116

add sharding, search, sorting, soft removal

add sharding, search, sorting, soft removal #116

Workflow file for this run

name: test
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
submodules: recursive
- uses: actions/[email protected]
with:
java-version: 22
distribution: temurin
- run: sbt test