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
Adjust coverage CI job to download kernel artifact concurrently
Adjust the coverage CI job to download the kernel artifact concurrently
with the compilation of tests. This job is on the critical path of CI,
so making it as fast as possible minimizes overall CI runtime.
Signed-off-by: Daniel Müller <deso@posteo.net>
0 commit comments