Skip to content

Commit b1e4b03

Browse files
Chamberlain0w0kilinchange
authored andcommitted
fix: add end of test cleanup
1 parent 08e856c commit b1e4b03

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scripts/run_models_and_profile.bash

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,3 +303,6 @@ else
303303
echo -e "\033[1;33m or export COMPARE_LOG_DIR=/path/to/baseline_logs before running.\033[0m"
304304
echo -e "\033[1;33m============================================================\033[0m"
305305
fi
306+
307+
echo -e "\n\033[1;36m[END OF TEST] Cleaning build directory after all tests\033[0m"
308+
clean_build_dir

0 commit comments

Comments
 (0)