Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: sven1977 <svenmika1977@gmail.com>
  • Loading branch information
sven1977 committed Sep 26, 2024
1 parent 0011d6c commit 41bab50
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions rllib/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -1102,13 +1102,6 @@ py_test(
size = "large",
srcs = ["algorithms/ppo/tests/test_ppo_old_api_stack.py"]
)
# @OldAPIStack
py_test(
name = "test_ppo_old_api_stack",
tags = ["team:rllib", "algorithms_dir"],
size = "large",
srcs = ["algorithms/ppo/tests/test_ppo_old_api_stack.py"]
)

# SAC
py_test(
Expand Down

0 comments on commit 41bab50

Please sign in to comment.