Skip to content

bump babylon version to reject version to accept only version 2 unbon… #22

bump babylon version to reject version to accept only version 2 unbon…

bump babylon version to reject version to accept only version 2 unbon… #22

Workflow file for this run

name: ci
on:
pull_request:
branches:
- '**'
jobs:
lint_test:
uses: babylonlabs-io/.github/.github/workflows/[email protected]
with:
<<<<<<< HEAD

Check failure on line 12 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

You have an error in your yaml syntax on line 12
run-unit-tests: true
run-integration-tests: true
run-lint: true
=======
go-version: '1.23'
go-lint-version: 'v1.60.2'
run-unit-tests: true
run-integration-tests: true
run-lint: true
run-build: true
run-gosec: true
gosec-args: "-exclude-generated ./..."
>>>>>>> 9e4ea16 (bump babylon version to reject version to accept only version 2 unbonding transactions (#18))
docker_pipeline:
uses: babylonlabs-io/.github/.github/workflows/[email protected]
secrets: inherit
with:
<<<<<<< HEAD
publish: false
=======
publish: false
dockerfile: ./Dockerfile
repoName: covenant-signer
>>>>>>> 9e4ea16 (bump babylon version to reject version to accept only version 2 unbonding transactions (#18))