nodejs-getting-started icon indicating copy to clipboard operation
nodejs-getting-started copied to clipboard

Use release version of btlr

Open tmatsuo opened this issue 3 years ago • 0 comments

Background:

btlr is a small tool written in go for running tests in parallel. The tool is hosted at: https://github.com/googleapis/btlr

Currently I compilied it statically and copied into this repository, but it's better to use a release version.

tmatsuo avatar Jul 07 '22 18:07 tmatsuo