We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4e5369 commit 4be07b3Copy full SHA for 4be07b3
.github/workflows/build_and_test_host_gcc.yml
@@ -36,4 +36,4 @@ jobs:
36
bazel build //...
37
- name: Bazel test communication targets
38
run: |
39
- bazel test //... --build_tests_only
+ bazel test //... --build_tests_only --test_output=errors
0 commit comments