pmndrs / detect-gpu

Classifies GPUs based on their 3D rendering benchmark score allowing the developer to provide sensible default settings for graphically intensive applications.
MIT License
1.04k stars 57 forks source link

fix(issues/89): Fixed production build, tests #94

Closed gabriellebaudy closed 2 years ago

gabriellebaudy commented 2 years ago
puckey commented 2 years ago

Thanks for the pull request. Perhaps @TimvanScherpenzeel can take a look at it, since they did the build code?

I wonder what is causing that test to fail though. Pretty sure it was working before. @TimvanScherpenzeel do the data updates run the tests before committing?