Update CONTRIBUTING.md

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2024-10-23 11:06:23 +02:00
committed by GitHub
parent f8d7152b29
commit 3371d20231
+1 -1
View File
@@ -141,7 +141,7 @@ yarn lint:docs # Lint all the Markdown files
yarn lint:type-deps # Verify that @types/* dependencies are placed correctly in packages
yarn test # Test packages that have changed since later commit on origin/master
yarn test --watchAll=false # Test packages and include unchanged ones
yarn test --no-watch # Test packages and include unchanged ones
yarn test:all # Test all packages
yarn clean # Remove all output folders and @backstage/cli cache