diff --git a/.circleci/config.yml b/.circleci/config.yml index 91c0aff..e80fac2 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -25,7 +25,8 @@ jobs: command: COVERALLS_REPO_TOKEN=Q58WdUuZOi89XHyDeDsGE2lxUGQ2IfqP3 coveralls name: Coverage - run: - - command: python3 setup.py sdist + command: python3 setup.py sdist + name: Build - store_test_results: path: test-results/ - store_artifacts: