Skip to content

add sharding, search, sorting, soft removal #111

add sharding, search, sorting, soft removal

add sharding, search, sorting, soft removal #111

Workflow file for this run

name: test
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
clean: false
submodules: 'recursive'
- uses: actions/[email protected]
with:
java-version: 21
distribution: 'zulu'
- run: sbt test