You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 24, 2023. It is now read-only.
It works. But it's really really slow. It takes about 3 minutes to complete.
Yes, the repo has a lot of files. Just doing the actions/checkout takes 10-11 seconds. So I don't understand why it should take 3 minutes to execute the git diff. Is it because the action depends on doing a non-shallow checkout or something?
Describe the solution you'd like: 考えうる解決方法
That it doesn't take so long.
Describe alternatives you've considered: 考えうる代替案
None.
Additional context: 補足
I might be able to set up a reproducible case on a "mirror" of this repo.