From 270cdd6eb3d93fd591f847b5d3eb839c20ed65dd Mon Sep 17 00:00:00 2001 From: David Boreham Date: Fri, 17 May 2024 02:36:17 +0000 Subject: [PATCH] Update .gitea/workflows/fixturenet-eth-stack.yml --- .gitea/workflows/fixturenet-eth-stack.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitea/workflows/fixturenet-eth-stack.yml b/.gitea/workflows/fixturenet-eth-stack.yml index 91685ae..f1cf23b 100644 --- a/.gitea/workflows/fixturenet-eth-stack.yml +++ b/.gitea/workflows/fixturenet-eth-stack.yml @@ -3,9 +3,6 @@ name: Ethereum Fixturenet Stack Test on: push: branches: '*' - 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 * * *'