Skip to content

Commit a3de8e1

Browse files
authored
Remove redundant argument (#39289)
1 parent 1081d59 commit a3de8e1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/beam_PostCommit_Java_Jpms_Dataflow.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ jobs:
7676
uses: ./.github/actions/gradle-command-self-hosted-action
7777
with:
7878
gradle-command: :sdks:java:testing:jpms-tests:dataflowRunnerIntegrationTest
79-
arguments: -Dorg.gradle.java.home=$JAVA_HOME_11_X64
8079
- name: Archive JUnit Test Results
8180
uses: actions/upload-artifact@v7
8281
if: ${{ !success() }}

0 commit comments

Comments
 (0)