Skip to content

ci: fix build order to run tests before typecheck - #6292

Closed
deepshekhardas wants to merge 1 commit into
colinhacks:mainfrom
deepshekhardas:fix/ci-build-order
Closed

ci: fix build order to run tests before typecheck#6292
deepshekhardas wants to merge 1 commit into
colinhacks:mainfrom
deepshekhardas:fix/ci-build-order

Conversation

@deepshekhardas

Copy link
Copy Markdown

Summary

This PR fixes the CI build order to run tests before TypeScript type checking, preventing false failures when types are generated from tests.

Changes

  • Updated .github/workflows/test.yml\ to reorder jobs: test → typecheck

Related

Alternative to #6253 (fix/ci-build-order-v2) which does the same thing.

@deepshekhardas

Copy link
Copy Markdown
Author

Superseded by #6312, which also caps the matrix at TypeScript 6 so the @zod/resolution\ zshy build stops crashing under the matrix compiler. Closing this out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant