From 1dceb4b4efbe23ea282a7165b0e70e5c03cbeb49 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 23 Sep 2019 07:05:18 -0400 Subject: [PATCH] oops --- Bakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bakefile b/Bakefile index 6cfaeba..2825a3e 100644 --- a/Bakefile +++ b/Bakefile @@ -78,7 +78,7 @@ random/python/ip: //ci/tests: //ci unset BAKEFILE - bats $(circleci tests glob '*.bats' | circleci tests split) > "reports/bats/$CIRCLE_NODE_INDEX.tap" + cd tests && bats $(circleci tests glob '*.bats' | circleci tests split) > "reports/bats/$CIRCLE_NODE_INDEX.tap" lazy_brew() { set -e