Run tests (for example, Jest).
- Add either the Run yarn command or the Run npm command Step based on your project setup.
- Set the The yarn command to run or The npm command with arguments to run input to
test
.
Using yarn
:
- yarn@0:
inputs:
- command: test
Using npm
:
- npm@1:
inputs:
- command: test