Skip to content

Commit

Permalink
Updated Earthfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Klapeyron committed Jan 30, 2025
1 parent 8454edb commit 66dd7b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ licenses:
fmt:
FROM +source
CACHE --sharing shared --id cargo $CARGO_HOME
RUN find node/runtime/src/weights -type f -name '*.rs' -exec cargo fmt -- {} +
RUN cargo fmt --check

Check failure on line 72 in Earthfile

View workflow job for this annotation

GitHub Actions / build

Error

The command RUN cargo fmt --check did not complete successfully. Exit code 1

docker:
Expand Down

0 comments on commit 66dd7b5

Please sign in to comment.