You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuweni.apache.org by to...@apache.org on 2020/04/28 15:42:41 UTC

[incubator-tuweni] branch master updated: Disable danger collector for now

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

toulmean pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git


The following commit(s) were added to refs/heads/master by this push:
     new 526aeb5  Disable danger collector for now
526aeb5 is described below

commit 526aeb574b00e356daf1b18398cf180f9f2eeda9
Author: Antoine Toulme <an...@lunar-ocean.com>
AuthorDate: Tue Apr 28 08:41:34 2020 -0700

    Disable danger collector for now
---
 .github/workflows/master-pr-build.yml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/master-pr-build.yml b/.github/workflows/master-pr-build.yml
index 1324111..ecb12b9 100644
--- a/.github/workflows/master-pr-build.yml
+++ b/.github/workflows/master-pr-build.yml
@@ -68,5 +68,6 @@ jobs:
         with:
           name: Reports
           path: build/reports
-      - name: Collect JUnit tests
-        uses: danger/danger-js@9.1.8
\ No newline at end of file
+# Disable for now
+#      - name: Collect JUnit tests
+#        uses: danger/danger-js@9.1.8
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@tuweni.apache.org
For additional commands, e-mail: commits-help@tuweni.apache.org