Skip to content

Conversation

@SoonIter
Copy link
Member

@SoonIter SoonIter commented Jan 6, 2026

Summary

Add docs:build script to package.json and include docs build step in both Windows and macOS test workflows.

Changes

  • Add docs:build script in package.json that runs pnpm -r --filter=./packages/**/* run docs:build
  • Add "Build Docs" step in .github/workflows/test-Windows.yml
  • Add "Build Docs" step in .github/workflows/test-macOS.yml

This ensures all workspace documentation can be built successfully during CI tests.

@SoonIter SoonIter merged commit 7569719 into main Jan 6, 2026
2 checks passed
@SoonIter SoonIter deleted the feat/ci-docs-build branch January 6, 2026 18:56
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.

2 participants