Skip to content

Commit a154213

Browse files
committed
try
1 parent 217da88 commit a154213

File tree

1 file changed

+2
-2
lines changed
  • docs/src/architecture/08_concepts/signed_doc/cddl

1 file changed

+2
-2
lines changed

docs/src/architecture/08_concepts/signed_doc/cddl/Earthfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ check-cddl:
1010
COPY ./additional_meta.cddl ./hash.cddl ./signed_doc_meta.cddl .
1111

1212
RUN cddlc -2 hash.cddl
13-
RUN cddlc -2 additional_meta.cddl
14-
RUN cddlc -2 signed_doc_meta.cddl
13+
# RUN cddlc -2 additional_meta.cddl
14+
# RUN cddlc -2 signed_doc_meta.cddl

0 commit comments

Comments
 (0)