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

Improve CI speed. #255

Merged
merged 1 commit into from
Oct 23, 2023
Merged

Improve CI speed. #255

merged 1 commit into from
Oct 23, 2023

Conversation

waywardmonkeys
Copy link
Contributor

Instead of building the lib and then doing the tests, just do the tests. Otherwise, we end up building the lib twice.

This also:

  • No longer uses -vv for very verbose output.
  • Uses --workspace instead of --all.

Instead of building the lib and then doing the tests, just do the tests.
Otherwise, we end up building the lib twice.

This also:

* No longer uses `-vv` for very verbose output.
* Uses `--workspace` instead of `--all`.
@waywardmonkeys waywardmonkeys merged commit 1335297 into master Oct 23, 2023
8 checks passed
@waywardmonkeys waywardmonkeys deleted the improve-ci-speed branch October 23, 2023 07:29
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