mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-09-13 07:21:16 +00:00
committed by
GitHub
parent
9620efccf1
commit
a5e637ab4c
2
.github/workflows/pytest.yml
vendored
2
.github/workflows/pytest.yml
vendored
@@ -26,4 +26,4 @@ jobs:
|
||||
- name: Run Pytest
|
||||
run: |
|
||||
pip install -e .
|
||||
python -m pytest -vs --cov src --cov-report term-missing tests/
|
||||
python -m pytest --full-run -vs --cov src --cov-report term-missing
|
||||
|
Reference in New Issue
Block a user