Skip to content

Commit 75470c3

Browse files
authored
Update main.yml
1 parent 33ed0e9 commit 75470c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ jobs:
4949
shell: bash -l {0}
5050
run: |
5151
conda activate test
52-
coverage run -m pytest -vv -s
52+
coverage run -m diffpy.structure.tests.run
5353
coverage report -m
5454
codecov

0 commit comments

Comments
 (0)