From 3b8c31a49322a2d3b36ec15820ab815dcf98f986 Mon Sep 17 00:00:00 2001 From: Charles Cooper Date: Sat, 16 Mar 2024 15:03:36 -0400 Subject: [PATCH] add masking rule --- .github/workflows/test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 585ab7d2cd..6c08b29881 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -66,6 +66,7 @@ jobs: opt-mode: ["gas", "none", "codesize"] evm-version: [shanghai] debug: [true, false] + memorymock: [false] # https://docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs#expanding-or-adding-matrix-configurations include: