Skip to content

Commit

Permalink
no need for coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf committed May 24, 2022
1 parent 8dc41bb commit 5f18c71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
shell: bash -l {0}
run: |
micromamba activate TEST
python -m pytest -rxs --cov=odvc tests
python -m pytest -rxs tests

0 comments on commit 5f18c71

Please sign in to comment.