From fb4467fe9d699ff8281c6bde789441dc82432029 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 23 Sep 2019 07:06:31 -0400 Subject: [PATCH] //ci --- Bakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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