Skip to content

Combine the build and test jobs in the ci workflow#1579

Closed
leighmcculloch wants to merge 5 commits intomainfrom
combine-build-test
Closed

Combine the build and test jobs in the ci workflow#1579
leighmcculloch wants to merge 5 commits intomainfrom
combine-build-test

Conversation

@leighmcculloch
Copy link
Copy Markdown
Member

What

Combine the build and test jobs in the ci workflow.

Why

In #1576 I separated the build and test workflows as part of improving the reliability of the wasm builds, because I thought that the wasm builds used in tests would need to be produced by one host. But it turns out the wasm is stable on all of the hosts we build on. Also, even though the builds and tests were happening separately, the wasms were still being rebuilt in the tests, so it wasn't as effecient as I thought it would be.

@leighmcculloch leighmcculloch marked this pull request as ready for review September 30, 2025 05:30
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