Skip to content

Commit

Permalink
Updating test settings
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnPreston committed Mar 10, 2024
1 parent 9226b4d commit 8cd9f99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ jobs:
python -m pip install pip -U; python -m pip install poetry; poetry install
- name: Run tests
run: |
poetry run pytest -svx
poetry run coverage run --source kafka_schema_registry_admin -m pytest --verbose
poetry run coverage report -m

0 comments on commit 8cd9f99

Please sign in to comment.