From 1ca56d2b5b74b7767abfb5462d1ef7c26e2bd0d7 Mon Sep 17 00:00:00 2001 From: Tomas C Imach <43709975+TomasCImach@users.noreply.github.com> Date: Mon, 15 Jan 2024 13:09:12 -0300 Subject: [PATCH] Update test-python.yaml --- .github/workflows/test-python.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/test-python.yaml b/.github/workflows/test-python.yaml index 08331e1b..71b22ed2 100644 --- a/.github/workflows/test-python.yaml +++ b/.github/workflows/test-python.yaml @@ -4,9 +4,11 @@ on: push: branches: - main + - staging pull_request: branches: - main + - staging env: # increasing available memory for node reduces issues with ganache crashing