diff --git a/Bakefile b/Bakefile index 2825a3e..cfe7dc6 100644 --- a/Bakefile +++ b/Bakefile @@ -78,7 +78,7 @@ random/python/ip: //ci/tests: //ci unset BAKEFILE - cd tests && bats $(circleci tests glob '*.bats' | circleci tests split) > "reports/bats/$CIRCLE_NODE_INDEX.tap" + cd tests && bats *.bats > "reports/bats/output.tap" lazy_brew() { set -e