mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
There is no point to install it if we don't run UT. This step takes 1 min to install for self-hosted runner: [try](https://github.com/servo/servo/actions/runs/24436253745/job/71391055444#step:15:11). Given the rising energy price nowadays, let's save it. Also take the chance to give the consistent name. Somehow only Windows had the name "Install cargo nextest" Testing: Previously, the step is called "Run taiki-e/install-action@v2" in the linux/mac CI. Now it has the proper name and skipped if UT will not be run: [try](https://github.com/servo/servo/actions/runs/24440166415/job/71403276390). --------- Signed-off-by: Euclid Ye <yezhizhenjiakang@gmail.com>