Skip to content

Commit eea8317

Browse files
author
Arvid Paeglit
committed
removed store_test_results step as obsolete
1 parent 84ef4e1 commit eea8317

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.circleci/config.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,3 @@ jobs:
1414
- run: poetry install && poetry build
1515
#poetry env info --path
1616
- run: poetry run pytest --maxfail=1 tests
17-
- store_test_results:
18-
path: ~/cli-project

0 commit comments

Comments
 (0)