docs: fixed command in guidelines (#38688)
This commit is contained in:
@ -165,7 +165,7 @@ When you are working on features for our upcoming curriculum `next-*` branches,
|
|||||||
```console
|
```console
|
||||||
npm run clean
|
npm run clean
|
||||||
|
|
||||||
npm run ci
|
npm ci
|
||||||
npm run test:curriculum --superblock=<superblock-name>
|
npm run test:curriculum --superblock=<superblock-name>
|
||||||
|
|
||||||
# example:
|
# example:
|
||||||
|
Reference in New Issue
Block a user