mirror of
https://github.com/gryf/coach.git
synced 2025-12-17 19:20:19 +01:00
run nightly golden tests sequentially. (#217)
Should reduce resource requirements and potential CPU contention but increases overall execution time.
This commit is contained in:
committed by
Gal Novik
parent
b4fd1b3c93
commit
9d0fed84a3
@@ -399,9 +399,11 @@ workflows:
|
||||
- golden_test_doom:
|
||||
requires:
|
||||
- build_doom_env
|
||||
- golden_test_gym
|
||||
- golden_test_mujoco:
|
||||
requires:
|
||||
- build_mujoco_env
|
||||
- golden_test_doom
|
||||
# - trace_test_gym:
|
||||
# requires:
|
||||
# - build_gym_env
|
||||
|
||||
Reference in New Issue
Block a user