This commit is contained in:
2019-09-23 07:07:28 -04:00
parent fb4467fe9d
commit cf8118fda2
+2 -2
View File
@@ -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() {