@ -25,7 +25,7 @@ jobs:
# The orb install-packages step will also automatically cache them for faster future runs.
- node/install-packages:
# If you are using yarn, change the line below from "npm" to "yarn"
pkg-manager: npm
pkg-manager: yarn
- run:
name: Run tests
command: yarn test