Skip to content

Commit

Permalink
Workflow coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
vpet98 committed Jun 28, 2024
1 parent dc8a3f2 commit 8bdd911
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
- name: Run tests with coverage
run: |
cd webservice
coverage run -m pytest tests/test_app.py
- name: Generate coverage badge
Expand Down

0 comments on commit 8bdd911

Please sign in to comment.