Skip to content

HK: Update babylon ref to latest base/consumer-chain-support #152

HK: Update babylon ref to latest base/consumer-chain-support

HK: Update babylon ref to latest base/consumer-chain-support #152

Workflow file for this run

name: ci
on:
push:
branches:
- '**'
jobs:
test:
uses: babylonlabs-io/.github/.github/workflows/[email protected]
with:
run-unit-tests: true
run-integration-tests: true
integration-tests-command: |
make test-integration
docker_pipeline:
uses: babylonlabs-io/.github/.github/workflows/[email protected]
needs: ["test"]
secrets: inherit
with:
publish: false
dockerfile: ./contrib/images/local-bcd/Dockerfile
repoName: babylon-sdk