Skip to content

Commit a3f8da0

Browse files
committed
chore: add packages for test in container
1 parent 038d84a commit a3f8da0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

build/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ COPY frequencies ./frequencies
3030
COPY hll ./hll
3131
COPY internal ./internal
3232
COPY kll ./kll
33+
COPY sampling ./sampling
34+
COPY tdigest ./tdigest
3335
COPY theta ./theta
3436
COPY tuple ./tuple
3537

0 commit comments

Comments
 (0)