-
Notifications
You must be signed in to change notification settings - Fork 4
Cache CI Testing #98
Copy link
Copy link
Open
Labels
TestsIssue related to testingIssue related to testingknown issueProblem that is known and need workaround.Problem that is known and need workaround.
Metadata
Metadata
Assignees
Labels
TestsIssue related to testingIssue related to testingknown issueProblem that is known and need workaround.Problem that is known and need workaround.
🚀 Feature
Unsure if this might help in taking down CI test times
Motivation
Cache helps to reduce time required to fetch packages. This can reduce CI time.
Pitch
I can point to a few cache resources and how they do it in GitHub actions.
If we can add this and probably reduce time it will be great.