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 344fdf6 commit d482495Copy full SHA for d482495
.github/workflows/bazel.yaml
@@ -137,6 +137,7 @@ jobs:
137
common --announce_rc
138
common --color=yes
139
common --enable_bzlmod=${{ matrix.bzlmodEnabled }}
140
+ test --test_output=errors
141
142
- name: Configure bazelrc --enable_workspace (bazelversion >= 7.1.0)
143
working-directory: ${{ matrix.folder }}
0 commit comments