Add test for waymo example (#58)

* add test script

* test first 10 scenarios

* add dependency

* add dependency
This commit is contained in:
Quanyi Li
2024-02-17 17:30:00 +00:00
committed by GitHub
parent e956a03d80
commit e79f2557db
3 changed files with 98 additions and 0 deletions

View File

@@ -35,6 +35,8 @@ jobs:
python-version: 3.9
- name: Blackbox tests
run: |
pip install tensorflow==2.11.0
pip install protobuf==3.20
pip install cython
pip install numpy
pip install -e .