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 2a62455 commit de48477Copy full SHA for de48477
.github/workflows/zipmerge-test.yml
@@ -20,4 +20,4 @@ jobs:
20
steps:
21
- uses: actions/checkout@v4
22
- run: |
23
- bazel test //misc/bazel/internal/zipmerge:test
+ bazel test //misc/bazel/internal/zipmerge:test --test_output=all
0 commit comments