We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1081d59 commit a3de8e1Copy full SHA for a3de8e1
1 file changed
.github/workflows/beam_PostCommit_Java_Jpms_Dataflow.yml
@@ -76,7 +76,6 @@ jobs:
76
uses: ./.github/actions/gradle-command-self-hosted-action
77
with:
78
gradle-command: :sdks:java:testing:jpms-tests:dataflowRunnerIntegrationTest
79
- arguments: -Dorg.gradle.java.home=$JAVA_HOME_11_X64
80
- name: Archive JUnit Test Results
81
uses: actions/upload-artifact@v7
82
if: ${{ !success() }}
0 commit comments