Skip to content

Commit b553132

Browse files
committed
test: revert change
1 parent 0d964fd commit b553132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/Earthfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ check:
5151
# build : Build crates.
5252
build:
5353
FROM +builder-src
54-
RUN --no-cache
54+
5555
DO rust-ci+EXECUTE \
5656
--cmd="/scripts/std_build.py" \
5757
--args1="--libs=c509-certificate --libs=cardano-blockchain-types --libs=cardano-chain-follower --libs=hermes-ipfs" \

0 commit comments

Comments
 (0)