mirror of
https://github.com/vale981/ray
synced 2025-03-05 10:01:43 -05:00
[RLlib] Fix the last cartpole-crashing premerge test. (#27315)
This commit is contained in:
parent
9a0b9918e5
commit
61add8ede6
1 changed files with 2 additions and 1 deletions
|
@ -43,4 +43,5 @@ cartpole-crashing-with-remote-envs-pg:
|
|||
# not eval with crashing env.
|
||||
p_crash: 0.0
|
||||
p_crash_reset: 0.0
|
||||
init_time_s: 0.0
|
||||
crash_after_n_steps: null
|
||||
init_time_s: 0.0
|
||||
|
|
Loading…
Add table
Reference in a new issue