Skip to content
This repository was archived by the owner on Jun 21, 2025. It is now read-only.

Commit cb5885d

Browse files
committed
fix
1 parent cd549c2 commit cb5885d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
passenv = *
33
deps = .[dev]
44
commands =
5-
pytest --cov=open_lark -s -vv
5+
pytest --cov=feishu -s -vv
66
install_command = pip install {opts} {packages}

0 commit comments

Comments
 (0)