mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-02 22:14:27 +01:00
The commit checks does not need to wait for CI dependencies to be installed, It's a waste of time. we need show errors ASAP. And we should display as many problems as possible at once Fixes: #487 Signed-off-by: Tim Zhang <tim@hyper.sh>