Skip to content

Commit 7b51b80

Browse files
committed
test ci
1 parent 5150b0c commit 7b51b80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rust/Earthfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ check:
5151
# build : Build crates.
5252
build:
5353
FROM +builder-src
54+
RUN ls -la ~/build/target/release
5455
RUN rm -rf ~/build/target/release
5556
DO rust-ci+EXECUTE \
5657
--cmd="/scripts/std_build.py" \

0 commit comments

Comments
 (0)