The complete load testing platform. Everything you need for production-grade load tests. Serverless & distributed. Load test with Playwright. Load test HTTP APIs, GraphQL, WebSocket, and more. Use any Node.js module.
Check for process.env.HAS_ARM64_BUILD was not working in branches, as it comes in as the 'false' string. Refactored helpers a little bit to have a centralised location for this check.
Description
Check for
process.env.HAS_ARM64_BUILD
was not working in branches, as it comes in as the'false'
string. Refactored helpers a little bit to have a centralised location for this check.Pre-merge checklist