Skip to content

chore: reduce dowload of go mods #72

chore: reduce dowload of go mods

chore: reduce dowload of go mods #72

Workflow file for this run

name: ci
on:
push:
branches:
- '**'
jobs:
lint_test:
uses: babylonlabs-io/.github/.github/workflows/[email protected]
secrets: inherit
with:
run-unit-tests: true
run-integration-tests: true
run-lint: true
integration-tests-command: |
sudo make test-e2e
docker_pipeline:
uses: babylonlabs-io/.github/.github/workflows/[email protected]
secrets: inherit
with:
publish: false
dockerfile: ./contrib/images/babylond/Dockerfile
repoName: babylond