Skip to content
Snippets Groups Projects
Commit 6c555d52 authored by Sascha Herzinger's avatar Sascha Herzinger
Browse files

Moving coverage switch, because of pycharm bug

parent 64a10d09
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -20,7 +20,7 @@ test:all:
- redis-server --daemonize yes
- rabbitmq-server -detached
- celery worker -A fractalis:celery -D -l info
- pytest
- pytest --cov=fractalis
- flake8
release:pypi:
......
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