mirror of
https://github.com/vale981/ray
synced 2025-03-06 02:21:39 -05:00
[Hotfix] Skip test_runtime_env_complicated (#15515)
This commit is contained in:
parent
c89687d925
commit
a38761b7f2
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@ py_test_module_list(
|
|||
files = [
|
||||
"test_placement_group.py",
|
||||
"test_runtime_env.py",
|
||||
"test_runtime_env_complicated.py"
|
||||
# "test_runtime_env_complicated.py"
|
||||
],
|
||||
size = "large",
|
||||
extra_srcs = SRCS,
|
||||
|
|
Loading…
Add table
Reference in a new issue