Searched refs:CORES (Results 1 – 1 of 1) sorted by relevance
4 CORES?=$(shell (nproc || sysctl -n hw.ncpu) 2> /dev/null) macro31 npx playwright test --workers=$(CORES)
Completed in 6 milliseconds