You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ti...@apache.org on 2020/01/13 00:29:02 UTC

[maven-surefire] branch maven2surefire-jvm-communication updated: skipped tests

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

tibordigana pushed a commit to branch maven2surefire-jvm-communication
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git


The following commit(s) were added to refs/heads/maven2surefire-jvm-communication by this push:
     new 05b12d0  skipped tests
05b12d0 is described below

commit 05b12d01301feaed8a33b3afc1c30494254f03d7
Author: tibordigana <ti...@apache.org>
AuthorDate: Mon Jan 13 01:28:55 2020 +0100

    skipped tests
---
 .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 26b7bf0..c4d1218 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -39,7 +39,7 @@ jobs:
           java-version: 1.8
 
       - name: Build with Maven
-        run: mvn install -e -B -V -nsu --no-transfer-progress -P run-its -fn
+        run: mvn install -e -B -V -nsu --no-transfer-progress -fn -DskipTests
 
       - name: cat dump
         run: cat surefire-logger-api/target/surefire-reports/*.dump