Skip to content

Commit b292700

Browse files
committed
Fix tests
1 parent 8a3972a commit b292700

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ COPY docs/static ./docs/static/
3737

3838
ARG DCL_VERSION
3939
ARG DCL_COMMIT
40-
RUN make
40+
RUN LEDGER_ENABLED=false make
4141

4242
############################
4343
# STEP 2 build an image

0 commit comments

Comments
 (0)