This is an automated email from the ASF dual-hosted git repository.

tibordigana pushed a commit to branch tibor17-gh-workflows-path
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git


The following commit(s) were added to refs/heads/tibor17-gh-workflows-path by 
this push:
     new cb32eacbf included **/*
cb32eacbf is described below

commit cb32eacbfae1403f5a38b4424e52d1870da62899
Author: tibor17 <[email protected]>
AuthorDate: Mon Nov 10 19:30:05 2025 +0100

    included **/*
---
 .github/workflows/maven-verify.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/maven-verify.yml 
b/.github/workflows/maven-verify.yml
index 944f09f6a..99a5e1f97 100644
--- a/.github/workflows/maven-verify.yml
+++ b/.github/workflows/maven-verify.yml
@@ -34,6 +34,7 @@ jobs:
       verify-fail-fast: false
       # Investigation reasons: Some tests generate custom files, standard 
reports and logs.
       failure-upload-path: |
+        **/*
         !**/pom.xml
         !**/*.java
         !**/*.class

Reply via email to