We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 54906df + 24697e7 commit d8d2018Copy full SHA for d8d2018
.circleci/config.yml
@@ -14,4 +14,4 @@ jobs:
14
- run:
15
name: Run tests
16
command: |
17
- nix-shell --pure --run 'bazel test //...'
+ nix-shell --pure --run 'bazel test --test_output errors //...'
0 commit comments