Skip to content

Commit

Permalink
feat(PN-10564): update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SarahDonvito committed Apr 12, 2024
1 parent adc2ae1 commit 26410ec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ To run test for one file
`cd <package name>`
`yarn test <filename>`

To run test for one file skipping compiling test
`yarn test:fast <filename>`

To build all the monorepo
`yarn build`

Expand Down

0 comments on commit 26410ec

Please sign in to comment.