Closed trws closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 75.4%. Comparing base (
ee1cc87
) to head (86f4950
). Report is 82 commits behind head on master.
🚨 Try these New Features:
problem: the install-only checks were accidentally running checks instead of only installing
solution: export the INSTALL_ONLY variable so it propagates appropriately
This is a bit of a facepalm mistake. It only actually causes a failure on the arm runners because they run out of time.