This is an automated email from the ASF dual-hosted git repository.
chamikara pushed a commit to branch transform_service_test_suite
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/transform_service_test_suite
by this push:
new 6954d92dc27 updates
6954d92dc27 is described below
commit 6954d92dc27b20d1d8a22697448b1ef980bf6a12
Author: Chamikara Jayalath <[email protected]>
AuthorDate: Mon Feb 12 14:35:41 2024 -0800
updates
---
.github/workflows/beam_PostCommit_TransformService_Direct.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/beam_PostCommit_TransformService_Direct.yml
b/.github/workflows/beam_PostCommit_TransformService_Direct.yml
index fab980f63d5..ce72907c0c7 100644
--- a/.github/workflows/beam_PostCommit_TransformService_Direct.yml
+++ b/.github/workflows/beam_PostCommit_TransformService_Direct.yml
@@ -85,6 +85,7 @@ jobs:
-Pjava11Home=$JAVA_HOME_11_X64 \
-PuseWheelDistribution \
-PpythonVersion=${{ matrix.python_version }} \
+ --stacktrace \
- name: Archive Python Test Results
uses: actions/upload-artifact@v4
if: failure()