-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The largest amount of time is the machine checkout -- 2 minutes. The 7 seconds of `cargo update` are dwarved by that, and running in parallel means we don't have to eat those 2 minutes twice. (Also, I couldn't figure out how to carry the output state of the `needs`'d preparations over to the actual working steps).
- Loading branch information
Showing
1 changed file
with
39 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters