Skip to content

added handling of tid-text sparse columns #12

added handling of tid-text sparse columns

added handling of tid-text sparse columns #12

Workflow file for this run

name: Clojure CI
on:
- push
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run make ci-build in dev container
uses: devcontainers/[email protected]
with:
push: never
runCmd: clj -T:build ci