I run each PR I review locally
I run each PR I review locally.
Why? Because there are many things that are hard to evaluate by merely reading code:
Responsive design
Accessibility
Performance
Alignment
User experience
Validation
List goes on...
Reading code is insufficient. So I run it.