Skip to content

fix: validate staking amount while filling the form #32

fix: validate staking amount while filling the form

fix: validate staking amount while filling the form #32

Workflow file for this run

name: ci
on:
pull_request:
branches:
- "**"
jobs:
lint_test:
uses: babylonlabs-io/.github/.github/workflows/reusable_node_lint_test.yml@v0.3.0
with:
run-build: true
run-unit-tests: true