Skip to content

Commit

Permalink
fix coverage options
Browse files Browse the repository at this point in the history
  • Loading branch information
Beliy Nikita committed Dec 23, 2024
1 parent 5e46343 commit eb6c914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
flake8 .
- name: unittests
run: |
coverage -m unittest
coverage run -m unittest
coverage-badge -o coverage
- name: getting Test DS
run: |
Expand Down

0 comments on commit eb6c914

Please sign in to comment.