Skip to content

Commit 0d964fd

Browse files
committed
test: no cache
1 parent e9b8ee3 commit 0d964fd

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-
54+
RUN --no-cache
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)