Skip to content

Commit

Permalink
Fix filename for Jax policy gradient test.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 465987066
Change-Id: I7745951bb897561f4362436c73f1bc09f8d331d4
  • Loading branch information
lanctot committed Aug 8, 2022
1 parent a6fc1f0 commit c6fafb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion open_spiel/python/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ if (OPEN_SPIEL_ENABLE_JAX)
jax/deep_cfr_jax_test.py
jax/dqn_jax_test.py
jax/nfsp_jax_test.py
jax/policy_gradient_test.py
jax/policy_gradient_jax_test.py
mfg/algorithms/fictitious_play_test.py
)
endif()
Expand Down

0 comments on commit c6fafb9

Please sign in to comment.