Skip to content
Snippets Groups Projects
Commit 41270cba authored by wep23441's avatar wep23441
Browse files

linting 6

parent 9037dbf4
Branches
No related tags found
No related merge requests found
......@@ -3,5 +3,5 @@ coverage:
image: python:3.11
script:
- pip install pytest pytest-cov
- pytest ./case-2-test/ --cov=case-2-test --cov-report=term --cov-fail-under=95
- pytest --cov=case-2-test --cov-report=term-missing
- pytest ./case-2-test/ --cov=case-2-test --cov-report=term --cov-fail-under=95
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment