Commit ae22fe00 authored by Will Cory's avatar Will Cory

feat: Disable typechecker because it's slow

parent 9a5e8798
...@@ -726,9 +726,6 @@ jobs: ...@@ -726,9 +726,6 @@ jobs:
name: Check generated and build name: Check generated and build
command: pnpm generate:check command: pnpm generate:check
working_directory: packages/contracts-ts working_directory: packages/contracts-ts
- run:
name: typecheck
command: pnpm typecheck
sdk-next-tests: sdk-next-tests:
docker: docker:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment