mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-26 10:34:24 +01:00
This is not the most beautiful solution, but when do the check on every single step we ensure the test at least started, and consequently will succeed. Without this the tests wouldn't even start, making any PR using the `force-skip-ci` label not mergeable. Fixes: #2362 Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>