From afb64947404590a74afcecae012ec918684ba33d Mon Sep 17 00:00:00 2001 From: Valentin Reis Date: Thu, 13 Jun 2019 13:43:19 -0500 Subject: [PATCH] hello->list --- gitlab-ci/integration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitlab-ci/integration.yml b/gitlab-ci/integration.yml index f9278b5..bb2f8e9 100644 --- a/gitlab-ci/integration.yml +++ b/gitlab-ci/integration.yml @@ -30,7 +30,7 @@ testHello: script: - "argonix test hello --argopkgs $ARGOPKGS $EXTRA --verbose" -testHello: +testList: extends: .test script: - "argonix test list --argopkgs $ARGOPKGS $EXTRA --verbose" -- 2.26.2