The typecheck step was failing due to missing module declarations and is redundant since CI already runs typecheck on every PR. Removing this speeds up the Docker build.
The typecheck step was failing due to missing module declarations and is redundant since CI already runs typecheck on every PR. Removing this speeds up the Docker build.