diff --git a/.github/workflows/branch-main.yml b/.github/workflows/branch-main.yml index ff9c7da5d..0a8880bf0 100644 --- a/.github/workflows/branch-main.yml +++ b/.github/workflows/branch-main.yml @@ -93,6 +93,7 @@ jobs: checks: write with: globalVersion: ${{ needs.init.outputs.GLOBAL_VERSION }} + e2eBranch: eth-rollup-develop run-e2e-test-gasp-node: name: '[gasp-node] Run e2e tests'