We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af0c922 commit 06b8094Copy full SHA for 06b8094
.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