From 0a302ea555cc6c9a344fa1067cf5d572a0b2a85e Mon Sep 17 00:00:00 2001 From: David Boreham Date: Thu, 25 Jan 2024 07:33:44 -0700 Subject: [PATCH] Add a schedule for fixturenet-eth-plugeth-test --- .gitea/workflows/fixturenet-eth-plugeth-test.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitea/workflows/fixturenet-eth-plugeth-test.yml b/.gitea/workflows/fixturenet-eth-plugeth-test.yml index 739e33b0..11bca169 100644 --- a/.gitea/workflows/fixturenet-eth-plugeth-test.yml +++ b/.gitea/workflows/fixturenet-eth-plugeth-test.yml @@ -6,6 +6,8 @@ on: paths: - '!**' - '.gitea/workflows/triggers/fixturenet-eth-plugeth-test' + schedule: # Note: coordinate with other tests to not overload runners at the same time of day + - cron: '2 14 * * *' # Needed until we can incorporate docker startup into the executor container env: