-
Notifications
You must be signed in to change notification settings - Fork 141
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve canister_tests caching (#832)
This makes the canister_tests job faster by improving caching. On main, tests can take up to 40minutes to run, and are now down to 5 or 10mn depdending on the cache state. In particular, this adds more file to be cached (including files recently introduced by cargo which most likely broke the caching) and splits some steps into more steps for better visibility re. where time is spent.
- Loading branch information
Showing
1 changed file
with
18 additions
and
9 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