-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
docs(.github/pull_request_template): update test command to use explicit 'pnpm run' syntax #9733
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs(.github/pull_request_template): update test command to use explicit 'pnpm run' syntax #9733
Conversation
…cit 'pnpm run' syntax
|
WalkthroughThe pull request updates the PR template checklist to change a command reference from Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
Comment |
View your CI Pipeline Execution ↗ for commit 7c4556c
☁️ Nx Cloud last updated this comment at |
…cit 'pnpm run' syntax (TanStack#9733)
🎯 Changes
Updates the PR template checklist to use the explicit
pnpm run
syntax for consistency with the rest of the project.✅ Checklist
pnpm test:pr
.🚀 Release Impact
Summary by CodeRabbit
Documentation
Chores