Skip to content

Commit a3c89df

Browse files
committed
example_base_geoopt_restart: revert the time change
1 parent e379fb6 commit a3c89df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/workchains/example_base_geoopt_restart.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ def example_base(cp2k_code):
4747
{
4848
"GLOBAL": {
4949
"RUN_TYPE": "GEO_OPT",
50-
"WALLTIME": "00:00:30", # too short
50+
"WALLTIME": "00:00:20", # too short
5151
},
5252
"FORCE_EVAL": {
5353
"METHOD": "Quickstep",

0 commit comments

Comments
 (0)