Skip to content

Commit

Permalink
o1js
Browse files Browse the repository at this point in the history
  • Loading branch information
mike dupont committed Sep 28, 2024
1 parent c3d296a commit aa3f77f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions run-all-unit-tests-local.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
#find /app
corepack enable
corepack prepare pnpm@latest-9 --activate
pnpm install
pnpm install -g clinic
pnpm install -g [email protected]

npx tsc -p tsconfig.test.json
pnpm run build
Expand Down

0 comments on commit aa3f77f

Please sign in to comment.