Skip to content

Commit

Permalink
Updated config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kristyhoran committed Sep 14, 2023
1 parent 387a170 commit 979973e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs: # A basic unit of work in a run
command: |
python3 setup.py sdist bdist_wheel
pip3 install dist/tbtamr-*-py3-none-any.whl
tbtamr --help
- store_test_results: # Upload test results for display in Test Summary: https://circleci.com/docs/2.0/collect-test-data/
Expand Down

0 comments on commit 979973e

Please sign in to comment.