Skip to content

add integration e2e ci #1

add integration e2e ci

add integration e2e ci #1

Workflow file for this run

name: integration-e2e
on:
push:
branches:
- '**'
jobs:
test:
uses: babylonchain/.github/.github/workflows/[email protected]
with:
run-integration-tests: true
integration-tests-command: |
make build-ibcsim-bcd
make build-babylond
make test-e2e-bcd-consumer-integration