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

Attempt to make CI faster #806

Merged
merged 16 commits into from
May 8, 2024
Merged

Attempt to make CI faster #806

merged 16 commits into from
May 8, 2024

Conversation

macpie
Copy link
Member

@macpie macpie commented May 6, 2024

The goals here are:

  • Make test faster by running most items in parallel
  • Make it more readable by having each test being a single step so we can get faster feedback on what fails (fmt might fail but would be nice to still know if the actual tests failed or not)

@maplant confirmed that running test in release mode or not makes no difference.

@macpie macpie marked this pull request as ready for review May 7, 2024 21:09
@macpie macpie merged commit 9dbcf00 into main May 8, 2024
14 checks passed
@macpie macpie deleted the macpie/ci branch May 8, 2024 17:12
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.

3 participants