Skip to content

Commit da4d9da

Browse files
Update automerge.yml
timeout-minutes increased in workflow file.
1 parent 75005b7 commit da4d9da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/automerge.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,4 @@ jobs:
3636
# flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
3737
- name: Test distributed random search Ames by running
3838
run: python3 ames-wo-val-hyperparam-optimization-local.py
39+
timeout-minutes: 420

0 commit comments

Comments
 (0)