From 08e9abbb2c2ea2b3dd62b7570bc20b49c0cec85d Mon Sep 17 00:00:00 2001 From: Stephanie Brink Date: Wed, 30 Oct 2024 12:59:51 -0700 Subject: [PATCH] fix ramble parameter spelling --- .gitlab/ci/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/ci/test.yml b/.gitlab/ci/test.yml index d62d57c2..c5eb548f 100644 --- a/.gitlab/ci/test.yml +++ b/.gitlab/ci/test.yml @@ -92,7 +92,7 @@ legacy_test_run: # Run Saxpy Experiments - ramble --workspace-dir . --disable-progress-bar --disable-logger on # Analyze Experiments - - ramble --workspace-dir . --disable-progress-bar workspace analyze --format json yaml txt + - ramble --workspace-dir . --disable-progress-bar workspace analyze --format json yaml text test_run_tioga_rocm: stage: test