Skip to content

Improve test build times via caching dependencies between workflows #338

Closed
@ericapisani

Description

@ericapisani

Test build times are quite long at the moment that appear due to npm installing in every test fixture that's part of the test suite in the run npm test step.

Screenshot of one set of build times:
Dependency caching BEFORE

Investigate using the caching dependencies between workflows feature in Github to see if this step can be sped up.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions