[Testing] Add test_config.py to CI (#3437)
This commit is contained in:
parent
8c654c045f
commit
482b0adf1b
@ -28,7 +28,7 @@ steps:
|
||||
num_gpus: 2 # only support 1 or 2 for now.
|
||||
|
||||
- label: Engine Test
|
||||
command: pytest -v -s engine tokenization test_sequence.py
|
||||
command: pytest -v -s engine tokenization test_sequence.py test_config.py
|
||||
|
||||
- label: Entrypoints Test
|
||||
command: pytest -v -s entrypoints
|
||||
|
||||
Loading…
Reference in New Issue
Block a user