Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Speed up carthage installation tests (#4184)
Speeds up carthage installation tests by reducing the amount of work that they do. It almost halves the execution time: | Before | After | | :-: | :-: | | <img width="812" alt="Screenshot 2024-08-14 at 12 05 07 PM" src="https://github.com/user-attachments/assets/5d124805-feaa-46e4-b35a-a5ce1e30e0e1"> | <img width="512" alt="Screenshot 2024-08-14 at 12 30 54 PM" src="https://github.com/user-attachments/assets/535d2792-ae8c-4a1c-8158-c75f90f487c3"> |
- Loading branch information