@ -11,7 +11,7 @@ Atheneum:Tests:
- python3 -m pipenv --version
- cd server
- pipenv install --dev --system
- PYTHONPATH=$(pwd) coverage --source atheneum -m pytest
- PYTHONPATH=$(pwd) coverage run --source atheneum -m pytest
- coverage report
tags:
- docker