Skip to content

chore: use node version 22.6.0 as base image to fix ci issue #95

chore: use node version 22.6.0 as base image to fix ci issue

chore: use node version 22.6.0 as base image to fix ci issue #95

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