Zipmerge: print test outputs on CI

This commit is contained in:
Paolo Tranquilli
2024-05-28 16:29:41 +02:00
parent 2a62455822
commit de484773f0

View File

@@ -20,4 +20,4 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: |
bazel test //misc/bazel/internal/zipmerge:test
bazel test //misc/bazel/internal/zipmerge:test --test_output=all