Skip to content

Commit 8ffc8fc

Browse files
committedAug 1, 2024·
tests: add tests with github actions
1 parent c85c407 commit 8ffc8fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141
- name: Install Dev Dependencies
4242
run: pip install mmtf-python numpy scipy pandas pytest looseversion importlib_resources
4343
- name: Run unit tests and generate coverage report
44-
run: pytest -s -
44+
run: pytest -s -v

0 commit comments

Comments
 (0)
Please sign in to comment.