Skip to content

Commit

Permalink
pytest report
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Mortari <[email protected]>
  • Loading branch information
tarilabs committed Nov 11, 2024
1 parent fb203c7 commit df06068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clients/python/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ deploy-latest-mr:

.PHONY: test-e2e
test-e2e: deploy-latest-mr
poetry run pytest --e2e -s
poetry run pytest --e2e -s -rA

.PHONY: test
test:
Expand Down

0 comments on commit df06068

Please sign in to comment.