Skip to content

fix: change create-project cli package name to @r4ai/create-project #35

fix: change create-project cli package name to @r4ai/create-project

fix: change create-project cli package name to @r4ai/create-project #35

Workflow file for this run

name: CI
on:
push:
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: jdx/mise-action@v2
- run: bun install --frozen-lockfile
- run: bun test