You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sj...@apache.org on 2022/01/04 19:03:43 UTC

[maven-surefire] branch master updated: Not exclude failsafe-reports from failure uploads

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

sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git


The following commit(s) were added to refs/heads/master by this push:
     new 4458e0c  Not exclude failsafe-reports from failure uploads
4458e0c is described below

commit 4458e0c87c02b7472409955346e4debbdb1538ac
Author: Slawomir Jaranowski <s....@gmail.com>
AuthorDate: Tue Jan 4 20:02:33 2022 +0100

    Not exclude failsafe-reports from failure uploads
---
 .github/workflows/maven-verify.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/maven-verify.yml b/.github/workflows/maven-verify.yml
index 1a580f0..78c09f5 100644
--- a/.github/workflows/maven-verify.yml
+++ b/.github/workflows/maven-verify.yml
@@ -33,4 +33,3 @@ jobs:
         surefire-its/target/*/log.txt
         surefire-its/target/**/surefire-reports/*
         surefire-its/target/**/failsafe-reports/*
-        !surefire-its/target/failsafe-reports