-
-
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
base: main
Are you sure you want to change the base?
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 b19d6b0
βοΈ Nx Cloud last updated this comment at |
π― 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