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

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-weaver.git


The following commit(s) were added to refs/heads/master by this push:
     new aa3d58d  Coveralls missing
aa3d58d is described below

commit aa3d58daa465b0054cc8e65e5d471da0451df037
Author: Sebb <s...@apache.org>
AuthorDate: Tue Oct 25 22:55:58 2022 +0100

    Coveralls missing
---
 .github/workflows/maven.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml
index d897c4d..0102972 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -58,4 +58,4 @@ jobs:
         distribution: 'temurin'
         java-version: ${{ matrix.java }}
     - name: Build with Maven
-      run: mvn --batch-mode --no-transfer-progress clean cobertura:cobertura 
coveralls:report
+      run: mvn --batch-mode --no-transfer-progress clean # cobertura:cobertura 
coveralls:report

Reply via email to