Skip to content

Commit aa3f77f

Browse files
author
mike dupont
committed
o1js
1 parent c3d296a commit aa3f77f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

run-all-unit-tests-local.sh

+5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
#find /app
2+
corepack enable
3+
corepack prepare pnpm@latest-9 --activate
4+
pnpm install
5+
pnpm install -g clinic
6+
pnpm install -g npm@10.8.3
27

38
npx tsc -p tsconfig.test.json
49
pnpm run build

0 commit comments

Comments
 (0)