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:
.PHONY: lint
unittest:
pytest --cov=caosdb -vv ./unittests
pytest --cov=caoscrawler -vv ./unittests
.PHONY: unittest
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment