mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-01 00:08:27 +01:00
fix: add yarn back
This commit is contained in:
parent
3065675117
commit
c2334c1dd4
@ -2,8 +2,9 @@
|
|||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
|
yarn
|
||||||
yarn run lint
|
yarn run lint
|
||||||
yarn run test
|
yarn run test:report
|
||||||
|
|
||||||
cd frontend
|
cd frontend
|
||||||
yarn run ts:check
|
yarn run ts:check
|
||||||
|
Loading…
Reference in New Issue
Block a user