mirror of
https://github.com/vale981/ray
synced 2025-03-06 02:21:39 -05:00
Add queue test to xray tests (#2433)
This commit is contained in:
parent
400a3e5705
commit
2a3b02649a
1 changed files with 1 additions and 0 deletions
|
@ -126,6 +126,7 @@ matrix:
|
|||
# - python python/ray/local_scheduler/test/test.py
|
||||
# - python python/ray/global_scheduler/test/test.py
|
||||
|
||||
- python -m pytest python/ray/test/test_queue.py
|
||||
- python -m pytest test/xray_test.py
|
||||
|
||||
- python test/runtest.py
|
||||
|
|
Loading…
Add table
Reference in a new issue