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

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

commit b81aac314f9d70b37fff2b49b2f1dd0e52adfee4
Author: Yi Hu <[email protected]>
AuthorDate: Tue Jul 16 13:41:44 2024 -0400

    Test auth change
---
 .github/workflows/beam_PostCommit_Java_SingleStoreIO_IT.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.github/workflows/beam_PostCommit_Java_SingleStoreIO_IT.yml 
b/.github/workflows/beam_PostCommit_Java_SingleStoreIO_IT.yml
index d185d98edff..0b9d2667f5f 100644
--- a/.github/workflows/beam_PostCommit_Java_SingleStoreIO_IT.yml
+++ b/.github/workflows/beam_PostCommit_Java_SingleStoreIO_IT.yml
@@ -76,6 +76,8 @@ jobs:
           github_job: ${{ matrix.job_name }} (${{ matrix.job_phrase }})
       - name: Setup environment
         uses: ./.github/actions/setup-environment-action
+        with:
+          disable-cache: true
       - name: Set k8s access
         uses: ./.github/actions/setup-k8s-access
         with:

Reply via email to