Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ci] combine compiler test runs into single CI job #30650

Closed
wants to merge 1 commit into from

Commits on Aug 9, 2024

  1. [ci] combine compiler test runs into single CI job

    `yarn workspaces run test` runs tests on all workspace members. All except the babel plugin tests are super cheap and mostly overhead. With the removed first job, total wall time might even be lower.
    kassens committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    c2226f4 View commit details
    Browse the repository at this point in the history