Skip to content

feat: Add Github Actions #14

feat: Add Github Actions

feat: Add Github Actions #14

Workflow file for this run

name: ci
on:
pull_request:
branches:
- '**'
jobs:
lint_test:
uses: babylonlabs-io/.github/.github/workflows/[email protected]
with:
run-build: true
run-unit-tests: true