diff --git a/tests.sh b/tests.sh index 6eed9ab33c..fbf89a0374 100755 --- a/tests.sh +++ b/tests.sh @@ -8,6 +8,7 @@ apt-get update && apt-get install -y git wget curl build-essential python3 ffmpe corepack enable corepack prepare pnpm@latest --activate git submodule update --init +pnpm run clean-all pnpm install --frozen-lockfile pnpm run build pnpm run migrate