Skip to content

Commit

Permalink
added unit tests coverage run
Browse files Browse the repository at this point in the history
  • Loading branch information
User committed May 17, 2024
1 parent 4b5b523 commit 940c62d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,6 @@ jobs:

- name: Run tests
run: poetry run pytest

- name: Tests coverage
run: poetry run pytest --cov=motleycrew tests/

0 comments on commit 940c62d

Please sign in to comment.