From 7218004f2fd71e959b8f0e721c7fece4fa7b37f3 Mon Sep 17 00:00:00 2001 From: brb Date: Thu, 6 Jul 2023 17:22:21 +0200 Subject: [PATCH] updated to run actual function --- runner_script.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/runner_script.yml b/runner_script.yml index 83e8ba9..efe73e2 100644 --- a/runner_script.yml +++ b/runner_script.yml @@ -4,8 +4,7 @@ definitions: name: test requirements: req-prod.txt script: - - command arg1 arg2 - - command2 arg1 arg2 + - echo nvidia-smi pipelines: default: