@ -28,7 +28,7 @@ jobs:
pkg-manager: npm
- run:
name: Run tests
command: npm test
command: yarn test
workflows:
# Below is the definition of your workflow.