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:
parent
3065675117
commit
c2334c1dd4
@ -2,8 +2,9 @@
|
||||
|
||||
set -e
|
||||
|
||||
yarn
|
||||
yarn run lint
|
||||
yarn run test
|
||||
yarn run test:report
|
||||
|
||||
cd frontend
|
||||
yarn run ts:check
|
||||
|
Loading…
Reference in New Issue
Block a user