Skip to content

Commit

Permalink
test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
bkioshn committed Dec 23, 2024
1 parent 455392e commit 53ae498
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rust/Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ check:
# build : Build crates.
build:
FROM +builder-src
RUN --no-cache echo "Cache Disabled"

RUN rm -rf ~/build/target/release
DO rust-ci+EXECUTE \
--cmd="/scripts/std_build.py" \
Expand Down

0 comments on commit 53ae498

Please sign in to comment.