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 b082ccc commit e5a1c53
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rust/Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ build:
SAVE ARTIFACT target/doc doc
SAVE ARTIFACT target/release/cbork cbork

RUN ls -la ~/build/target/release
RUN ls -la /tmp/earthly/

# build-src-check: Check for any caching issues with the source we are building against.
check-builder-src-cache:
FROM +builder
Expand Down

0 comments on commit e5a1c53

Please sign in to comment.