diff --git a/Bakefile b/Bakefile index cfe7dc6..b80b329 100644 --- a/Bakefile +++ b/Bakefile @@ -72,12 +72,12 @@ random/python/ip: //ci: unset BAKEFILE - mkdir -p reports/bats - pipenv install --deploy --system --dev + # pipenv install --deploy --system --dev //ci/tests: //ci unset BAKEFILE + mkdir -p reports/bats cd tests && bats *.bats > "reports/bats/output.tap" lazy_brew() {