install md for github test
This commit is contained in:
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@@ -39,6 +39,12 @@ jobs:
|
||||
pip install pytest
|
||||
pip install pytest-cov
|
||||
pip install ray
|
||||
|
||||
git clone git@github.com:metadriverse/metadrive.git
|
||||
cd metadrive
|
||||
pip install -e .
|
||||
cd ../
|
||||
|
||||
cd scenarionet/
|
||||
pytest --cov=./ --cov-config=.coveragerc --cov-report=xml -sv tests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user