This is an automated email from the ASF dual-hosted git repository.

yhu pushed a commit to branch fixprecommitjava
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/fixprecommitjava by this push:
     new df7bcaca2c6 test only
df7bcaca2c6 is described below

commit df7bcaca2c60154512f6292235a5bf54c771dde7
Author: Yi Hu <[email protected]>
AuthorDate: Mon Jun 3 14:49:47 2024 -0400

    test only
---
 .github/workflows/beam_PreCommit_Java_Examples_Dataflow.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/beam_PreCommit_Java_Examples_Dataflow.yml 
b/.github/workflows/beam_PreCommit_Java_Examples_Dataflow.yml
index fb55a25bbb9..b402608de3f 100644
--- a/.github/workflows/beam_PreCommit_Java_Examples_Dataflow.yml
+++ b/.github/workflows/beam_PreCommit_Java_Examples_Dataflow.yml
@@ -101,7 +101,7 @@ jobs:
       - name: run javaExamplesDataflowPrecommit script
         uses: ./.github/actions/gradle-command-self-hosted-action
         with:
-          gradle-command: :javaExamplesDataflowPrecommit
+          gradle-command: 
:runners:google-cloud-dataflow-java:examples:preCommitLegacyWorkerImpersonate
           arguments: |
             -PdisableSpotlessCheck=true \
             -PdisableCheckStyle=true \

Reply via email to