Skip to content

Commit

Permalink
chore: more verbose testing
Browse files Browse the repository at this point in the history
  • Loading branch information
SteinRobert committed Jun 26, 2023
1 parent d5d0794 commit c2dc943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-tester.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ jobs:
- name: Run Gefyra K3D Tests
working-directory: ./client
run: |
poetry run coverage run -m pytest -s tests/e2e/
poetry run coverage run -m pytest -vvv -s tests/e2e/
- name: Show coverage report
working-directory: ./client
Expand Down

0 comments on commit c2dc943

Please sign in to comment.