Open
Description
We could be using the NX cache in CI (Nucleus, GitHub Actions) so speed up tests.
In the past, though, we've run into issues with the NX cache becoming out-of-date and causing hard-to-debug errors. So we should be careful to do this correctly.
This would speed up our builds by ~60 seconds per job.
Activity