Skip to content

Commit

Permalink
re-enable CI test
Browse files Browse the repository at this point in the history
  • Loading branch information
dmorrill10 committed Aug 19, 2024
1 parent a31179a commit b47255e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions open_spiel/python/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -311,8 +311,7 @@ if (OPEN_SPIEL_ENABLE_TENSORFLOW)
algorithms/nfsp_test.py
algorithms/policy_gradient_test.py
algorithms/psro_v2/strategy_selectors_test.py
# Broken in Python 3.12. Must port to Keras 3. https://github.com/google-deepmind/open_spiel/issues/1207.
# algorithms/rcfr_test.py
algorithms/rcfr_test.py
)
if (OPEN_SPIEL_ENABLE_PYTHON_MISC)
set(PYTHON_TESTS ${PYTHON_TESTS}
Expand Down

0 comments on commit b47255e

Please sign in to comment.