This is an automated email from the ASF dual-hosted git repository.
leerho pushed a commit to branch workflows
in repository https://gitbox.apache.org/repos/asf/datasketches-memory.git
The following commit(s) were added to refs/heads/workflows by this push:
new dadc9191 update workflow
dadc9191 is described below
commit dadc9191e786c526e8c76265a3cdabe3b30bb54b
Author: Lee Rhodes <[email protected]>
AuthorDate: Fri Feb 27 17:46:02 2026 -0800
update workflow
---
.github/workflows/reusable-jdk-os-matrix.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.github/workflows/reusable-jdk-os-matrix.yml
b/.github/workflows/reusable-jdk-os-matrix.yml
index 7801c8e1..f4e796f5 100644
--- a/.github/workflows/reusable-jdk-os-matrix.yml
+++ b/.github/workflows/reusable-jdk-os-matrix.yml
@@ -56,7 +56,9 @@ jobs:
run: mvn -version
- name: Print Current Workflows
+ continue-on-error: true
run: |
+ echo "Checking for workflow files..."
echo "--- Reusable Workflow: ---"
cat
.github/workflow-logic/.github/workflows/reusable-jdk-os-matrix.yml || echo
"::warning::Could not find Reusable Workflow file."
echo "--- Caller Workflow: ---"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]