This is an automated email from the ASF dual-hosted git repository.
yhu pushed a commit to branch disablegradlecache
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/disablegradlecache by this
push:
new 4d35d212277 rerun task
4d35d212277 is described below
commit 4d35d21227791ffad4e7ceb3ba8ee81d889eb06b
Author: Yi Hu <[email protected]>
AuthorDate: Fri Mar 8 13:59:20 2024 -0500
rerun task
---
.github/workflows/beam_PostCommit_XVR_Direct.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/beam_PostCommit_XVR_Direct.yml
b/.github/workflows/beam_PostCommit_XVR_Direct.yml
index 13b48ca9cd8..5a803b2db98 100644
--- a/.github/workflows/beam_PostCommit_XVR_Direct.yml
+++ b/.github/workflows/beam_PostCommit_XVR_Direct.yml
@@ -98,6 +98,7 @@ jobs:
arguments: |
-PpythonVersion=${{ matrix.python_version }} \
-PskipNonPythonTask=false \
+ --rerun-tasks \
- name: Archive JUnit Test Results
uses: actions/upload-artifact@v4
if: ${{ !success() }}