1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00

fix: add yarn back

This commit is contained in:
sjaanus 2024-08-07 11:54:44 +03:00
parent 3065675117
commit c2334c1dd4
No known key found for this signature in database
GPG Key ID: 20E007C0248BA7FF

View File

@ -2,8 +2,9 @@
set -e
yarn
yarn run lint
yarn run test
yarn run test:report
cd frontend
yarn run ts:check