diff --git a/examples/workchains/example_base_geoopt_restart.py b/examples/workchains/example_base_geoopt_restart.py index 6c803f6f..3c310e14 100644 --- a/examples/workchains/example_base_geoopt_restart.py +++ b/examples/workchains/example_base_geoopt_restart.py @@ -47,7 +47,7 @@ def example_base(cp2k_code): { "GLOBAL": { "RUN_TYPE": "GEO_OPT", - "WALLTIME": "00:00:30", # too short + "WALLTIME": "00:00:20", # too short }, "FORCE_EVAL": { "METHOD": "Quickstep",