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 dce7cc8 commit dba8bfeCopy full SHA for dba8bfe
.github/workflows/ci.yml
@@ -28,4 +28,4 @@ jobs:
28
29
- name: Test
30
run: |
31
- "${GITHUB_WORKSPACE}/bin/bazel" test //...
+ "${GITHUB_WORKSPACE}/bin/bazel" test //... --test_output=all
0 commit comments