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)