Skip to content

Commit d89d1b0

Browse files
No comment.
1 parent 8f95509 commit d89d1b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/python-package.yml

-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ jobs:
4848
python -m coverage run -m pytest --no-cov src
4949
else
5050
python -m coverage erase
51-
python -m pytest src
5251
python -m coverage run -m pytest --cov=src/pyff
5352
mv .coverage .coverage.1
5453
python -m coverage combine

0 commit comments

Comments
 (0)