Skip to content

chore(deps): bump github.com/ethereum/go-ethereum from 1.13.14 to 1.13.15 #31

chore(deps): bump github.com/ethereum/go-ethereum from 1.13.14 to 1.13.15

chore(deps): bump github.com/ethereum/go-ethereum from 1.13.14 to 1.13.15 #31

Workflow file for this run

name: ci
on:
pull_request:
branches:
- '**'
jobs:
lint_test:
uses: babylonlabs-io/.github/.github/workflows/[email protected]
with:
run-unit-tests: true
run-integration-tests: true
run-lint: true
install-dependencies-command: |
sudo apt-get update
sudo apt-get install -y libzmq3-dev
docker_pipeline:
uses: babylonlabs-io/.github/.github/workflows/[email protected]
secrets: inherit
with:
publish: false