diff --git a/justfile b/justfile index 4277246..a44dafb 100644 --- a/justfile +++ b/justfile @@ -43,8 +43,6 @@ release *args: #!/usr/bin/env bash set -euxo pipefail - earthly --ci +run-checks - # --workspace: updating all crates in the workspace # --no-tag: do not push tag for each new version # --no-confirm: don't look for user input, just run the command