mirror of
https://github.com/gryf/coach.git
synced 2025-12-18 03:30:19 +01:00
tests: Removed mxnet from functional tests + minor fix on rewards (#362)
* ci: change workflow * changed timeout * fix function reach reward * print logs * removing mxnet * res'
This commit is contained in:
@@ -139,7 +139,7 @@ class Definitions:
|
||||
N_csv_lines = 100 # number of lines to validate on csv file
|
||||
|
||||
class TimeOuts:
|
||||
test_time_limit = 60 * 60
|
||||
test_time_limit = 30 * 60
|
||||
wait_for_files = 20
|
||||
wait_for_csv = 240
|
||||
test_run = 60
|
||||
|
||||
Reference in New Issue
Block a user