Skip to content

chore: Migrate CI to GH Actions #2

chore: Migrate CI to GH Actions

chore: Migrate CI to GH Actions #2

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@push

Check failure on line 10 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

error parsing called workflow ".github/workflows/ci.yml" -> "babylonlabs-io/.github/.github/workflows/reusable_node_lint_test.yml@push" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
with:
run-build: true
run-unit-tests: true