From fae14c7e7324130db9afa947d2520dc64c3beb90 Mon Sep 17 00:00:00 2001 From: acheronfail Date: Tue, 23 Jan 2024 01:07:23 +1030 Subject: [PATCH] [skip ci] add checks for measure script --- justfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/justfile b/justfile index 599ba45..6b3b1bd 100644 --- a/justfile +++ b/justfile @@ -59,7 +59,7 @@ run what: just build {{what}} @$(cat CMD) -measure what: +measure what: (_check "bc hyperfine max_rss jq sponge") #!/usr/bin/env bash set -euo pipefail just build {{what}}