Speed up CI unit/e2e tests #490
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: process
A process-related concern. May include testing, release, or the like.
Currently github action unit tests for the PR take ~9 minutes to complete.
About 5 minutes of this time is spent downloading tools and libraries. By updating the github action used a custom image to run builds, then our time to build and unit test could be reduced to about 4 minutes.
E2E tests for the PR take ~11 minutes to complete.
The text was updated successfully, but these errors were encountered: