mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-02 20:32:38 +02:00
fix bugs
This commit is contained in:
parent
78b7e164f9
commit
38015322b6
7 changed files with 6 additions and 5 deletions
|
|
@ -1 +1 @@
|
|||
coverage run --source ./metagpt -m pytest --durations=0 && coverage report -m && coverage html && open htmlcov/index.html
|
||||
coverage run --source ./metagpt -m pytest --durations=0 --timeout=100 && coverage report -m && coverage html && open htmlcov/index.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue