Skip to content

ci: add type-check and test workflow#65

Open
rollroyces wants to merge 1 commit into
OpenBMB:mainfrom
rollroyces:ci/add-workflow
Open

ci: add type-check and test workflow#65
rollroyces wants to merge 1 commit into
OpenBMB:mainfrom
rollroyces:ci/add-workflow

Conversation

@rollroyces
Copy link
Copy Markdown

Adds a CI pipeline with two jobs:

type-check

Runs tsc --noEmit to verify TypeScript compilation without producing output.

test

Runs npm test to execute the existing test suite.

Both jobs use Node 22 with npm caching for faster installs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant