Skip to content

Commit

Permalink
fix(ci/bazel): print tests output
Browse files Browse the repository at this point in the history
  • Loading branch information
n0izn0iz committed Dec 4, 2019
1 parent 6e2df51 commit 079f57e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .buildkite/pipeline.yml
Expand Up @@ -115,6 +115,8 @@ steps:
- codecov -f ./go/coverage.txt

- label: bazel-go
env:
BAZEL_CMD_ARGS: '--test_output=errors --action_env="GTEST_COLOR=1"'
commands:
- bazel --version
- go version
Expand Down

0 comments on commit 079f57e

Please sign in to comment.