Skip to content

feat: add video SEF/subject-ref, image seed/size, speech clone/design, music-2.5+ #183

feat: add video SEF/subject-ref, image seed/size, speech clone/design, music-2.5+

feat: add video SEF/subject-ref, image seed/size, speech clone/design, music-2.5+ #183

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v2
- run: bun install
- run: bun run typecheck 2>&1 || (npx tsc --noEmit 2>&1; echo "EXIT: $?"; exit 1)

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

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

You have an error in your yaml syntax on line 11
- run: bun test
- name: Smoke test
run: |
bun build src/main.ts --compile --outfile dist/mmx
./dist/mmx --version