Skip to content

Commit 0db9217

Browse files
authored
Update meta.yaml
1 parent 4e689e6 commit 0db9217

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/scXpand/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ authors:
2222
- ofirshorer
2323
- yizhak-lab-ccg
2424
test_command: |
25-
pip install -e ".[dev]" && pytest --cov=src/scxpand -n auto
25+
pip install -e ".[dev]" && pytest --cov=src/scxpand --cov-report=xml --cov-fail-under=80 -n auto

0 commit comments

Comments
 (0)