Skip to content
Snippets Groups Projects
Commit 0ee38f40 authored by Daniel Kosc's avatar Daniel Kosc
Browse files

test

parent eb8c8bc6
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -22,7 +22,7 @@ test:
- pip install pytest-cov
# - coverage run -m pytest
# - coverage report
- pytest --cov=src/tests/ unit_test.py
- pytest --cov=src/ tests/unit_test.py
- coverage xml
artifacts:
reports:
......
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