Skip to content
This repository was archived by the owner on May 14, 2026. It is now read-only.

Commit 109fba7

Browse files
committed
remove redundant golden tests check
1 parent a8d6220 commit 109fba7

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -232,13 +232,6 @@ jobs:
232232
java-version: 8
233233
distribution: temurin
234234
- run: java -version
235-
- name: Showcase golden tests
236-
working-directory: java-showcase
237-
run: |
238-
mvn test \
239-
-P enable-golden-tests \
240-
--batch-mode \
241-
--no-transfer-progress
242235
- name: Parse showcase version
243236
working-directory: java-showcase/gapic-showcase
244237
run: echo "SHOWCASE_VERSION=$(mvn help:evaluate -Dexpression=gapic-showcase.version -q -DforceStdout)" >> "$GITHUB_ENV"

0 commit comments

Comments
 (0)