From 3ac61b4f8facfff989ff35c9650b7294396ec58e Mon Sep 17 00:00:00 2001 From: rfaircloth-splunk Date: Wed, 19 Feb 2020 16:51:47 -0500 Subject: [PATCH] Update config.yml --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index c576e77..b3cff0b 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -18,7 +18,7 @@ test: &test command: | pip install -r tests/requirements.txt mkdir test-results - _ run: + - run: name: Version command: | VERSION=$(./semtag getcurrent)