Skip to content

Commit

Permalink
[RLlib] Remove JAX from the test_catalog test suite. (ray-project#3…
Browse files Browse the repository at this point in the history
  • Loading branch information
kouroshHakha committed Aug 9, 2023
1 parent 2cfbc27 commit c94b4e2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions rllib/tests/test_catalog.py
Original file line number Diff line number Diff line change
Expand Up @@ -144,9 +144,6 @@ def test_default_models(self):
flat_complex_input_case,
nested_complex_input_case,
],
"jax": [
flat_input_case,
],
}

for fw, test_cases in test_suite.items():
Expand Down

0 comments on commit c94b4e2

Please sign in to comment.