From 1f1c2484d13abf3a7b9f3765696cb9cc3ce142c7 Mon Sep 17 00:00:00 2001 From: Jacqueline Deans Date: Tue, 7 Mar 2023 11:56:19 -0600 Subject: [PATCH] Fix SIM_job_class_order (#1470) --- test_sims.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_sims.yml b/test_sims.yml index a5fb74ff..a4e8e52b 100644 --- a/test_sims.yml +++ b/test_sims.yml @@ -198,7 +198,7 @@ SIM_earlyterm: returns: 0 SIM_job_class_order: path: test/SIM_job_class_order - build_command: "trick-CP -t" + build_args: "-t" binary: "T_main_{cpu}_test.exe" runs: RUN_test/input.py: