From 7c6f917ce9f072630315cd2552d3859e5625ef62 Mon Sep 17 00:00:00 2001 From: Aria Shrimpton Date: Thu, 7 Mar 2024 22:26:13 +0000 Subject: fix justfile --- src/Justfile | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/Justfile b/src/Justfile index 855bd5a..9ffb539 100644 --- a/src/Justfile +++ b/src/Justfile @@ -30,6 +30,3 @@ select proj *FLAGS: (section-start ("compare-" + proj)) && (section-end ("compar @section-end NAME: echo -e "\e[0Ksection_end:`date +%s`:{{replace(NAME, ":", "-")}}\r\e[0K" - -brief-tests *SELECTFLAGS: cost-models (selections SELECTFLAGS) -all-tests: (brief-tests --compare) -- cgit v1.2.3