You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was about to check a very small pull request and read the instructions from the contributing file.
Step 7 describes running yarn ci-check, but when I ran it I got:
> yarn ci-check
yarn run v1.22.15
error Command "ci-check" not found.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
I couldn't find this script in the package.json either. Has that script been removed or renamed since the contributing.md was written?
The text was updated successfully, but these errors were encountered:
yarn ci-check
throws an error-->
Detailed description
I was about to check a very small pull request and read the instructions from the contributing file.
Step 7 describes running
yarn ci-check
, but when I ran it I got:I couldn't find this script in the
package.json
either. Has that script been removed or renamed since thecontributing.md
was written?The text was updated successfully, but these errors were encountered: