You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: add node_modules caching to speed up workflow jobs
- Cache node_modules, redisinsight/node_modules, and redisinsight/api/node_modules
- Skip yarn install when cache is restored
- Use restore-keys for cross-branch cache fallback
0 commit comments