Skip to content
Snippets Groups Projects
Commit 15ae1057 authored by Piotr Gawron's avatar Piotr Gawron
Browse files

use npm for prehook tests (yarn is not in package.json)

parent 22c31eb1
No related branches found
No related tags found
2 merge requests!223reset the pin numbers before search results are fetch (so the results will be...,!188Resolve "[MIN-305] Make npm packages versions static"
This commit is part of merge request !188. Comments created here will be created in the context of that merge request.
......@@ -23,7 +23,7 @@ npm run check-types ||
)
# Check Tests in Jest
yarn run test ||
npm run test ||
(
echo '🤡❌ Failed tests. 🤡❌
Check the test result and fix the tests.'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment