Skip to content

Commit

Permalink
[skip ci] add checks for measure script
Browse files Browse the repository at this point in the history
  • Loading branch information
acheronfail committed Jan 22, 2024
1 parent fae1f47 commit fae14c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -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}}
Expand Down

0 comments on commit fae14c7

Please sign in to comment.