From e0b445835eeca809f0e6bc22bada33c3360f3eea Mon Sep 17 00:00:00 2001 From: davidcauchi <david.cauchi@smartcontract.com> Date: Thu, 26 Oct 2023 13:40:33 +0200 Subject: [PATCH] Add base goerli benchmark option --- .github/workflows/automation-benchmark-tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/automation-benchmark-tests.yml b/.github/workflows/automation-benchmark-tests.yml index 45491af0264..c7c270ae761 100644 --- a/.github/workflows/automation-benchmark-tests.yml +++ b/.github/workflows/automation-benchmark-tests.yml @@ -24,6 +24,7 @@ on: - OPTIMISM_GOERLI - MUMBAI - SEPOLIA + - BASE_GOERLI TestInputs: description: TestInputs required: false