mirror of
https://github.com/kennethreitz/bake.git
synced 2026-06-05 23:00:17 +00:00
test
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user