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
ref(tests): test docs/ before building any images to fail faster
An error in the reStructuredText sources under docs/ is a hard error
that will stop the tests, but the test scripts will needlessly build
all the docker images before finding that out. This change tests the
docs first, then moves on to component tests.
0 commit comments