Skip to content

Commit

Permalink
ci: fix e2e tests job in main branch GHA workflow (#431)
Browse files Browse the repository at this point in the history
ci: change e2e tests repo branch to eth-rollup-develop when job worklow is called from branch-main.yml workflow
  • Loading branch information
tenequm authored Jan 28, 2025
1 parent d02398b commit 4d639db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/branch-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 4d639db

Please sign in to comment.