Skip to content

Merge main into dev branch 6 #54

Merge main into dev branch 6

Merge main into dev branch 6 #54

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