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
The ubi-container-build-test job takes much longer than the other job. We might be able to reduces its runtime by splitting the dependencies install to a different step and by using https://docs.docker.com/build/ci/github-actions/cache/ .