We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c85c407 commit 8ffc8fcCopy full SHA for 8ffc8fc
.github/workflows/tests.yaml
@@ -41,4 +41,4 @@ jobs:
41
- name: Install Dev Dependencies
42
run: pip install mmtf-python numpy scipy pandas pytest looseversion importlib_resources
43
- name: Run unit tests and generate coverage report
44
- run: pytest -s -
+ run: pytest -s -v
0 commit comments