Skip to content

Add CI

Add CI #3

Workflow file for this run

name: ci
on:
pull_request:
branches:
- "**"
jobs:
lint_test:
uses: babylonlabs-io/.github/.github/workflows/[email protected]

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/[email protected]" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
with:
run-lint: true
run-build: true