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
🌱 Add separate cache for long-running tests (#3293)
* Add separate cache for unit tests.
Signed-off-by: Spencer Schrock <[email protected]>
* share cache with gitlab tests too.
Signed-off-by: Spencer Schrock <[email protected]>
* share cache with github integration tests.
Signed-off-by: Spencer Schrock <[email protected]>
* explicitly download modules in unit test job
Signed-off-by: Spencer Schrock <[email protected]>
* checkout needs to be before the go.mod is read.
Signed-off-by: Spencer Schrock <[email protected]>
* checkout needs to be before the go.sum files are hashed.
Signed-off-by: Spencer Schrock <[email protected]>
---------
Signed-off-by: Spencer Schrock <[email protected]>
0 commit comments