• Mike Danese's avatar
    bzl: use --local_test_jobs · efa63b7a
    Mike Danese authored
    We originally seperated build and test so that only 4 integration tests
    would be run at a time, but we didn't want to slow down build, however
    we didn't know --local_test_jobs existed. This achieves the same result
    but more efficiently.
    efa63b7a
.bazelrc 633 Bytes