Skip to content
Snippets Groups Projects
Commit ce66dcc2 authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

MAINT: Use correct module for cov

parent f9796f8f
No related branches found
No related tags found
2 merge requests!217TST: Make NamedTemporaryFiles Windows-compatible,!211F refactor pipe
Pipeline #59885 passed
...@@ -44,5 +44,5 @@ lint: ...@@ -44,5 +44,5 @@ lint:
.PHONY: lint .PHONY: lint
unittest: unittest:
pytest --cov=caosdb -vv ./unittests pytest --cov=caoscrawler -vv ./unittests
.PHONY: unittest .PHONY: unittest
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment