We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d3a572 commit 79a1680Copy full SHA for 79a1680
1 file changed
packages/gapic-generator/.github/workflows/tests.yaml
@@ -297,7 +297,7 @@ jobs:
297
echo "and it will start over with a clean cache."
298
echo "The old one will disappear after 7 days."
299
- name: Integration Tests
300
- run: bazel test //tests/integration/...
+ run: bazel test //tests/integration/... --test_output=errors
301
302
goldens-lint:
303
runs-on: ubuntu-latest
0 commit comments