You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by co...@apache.org on 2020/10/19 15:05:44 UTC

[ws-wss4j] branch master updated: Removing clean

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

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
     new 83dbb10  Removing clean
83dbb10 is described below

commit 83dbb1029485bf2fc2274271d60979e23018a870
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Oct 19 16:05:23 2020 +0100

    Removing clean
---
 .github/workflows/codeql-analysis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml
index e4447b6..54e99b0 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -73,7 +73,7 @@ jobs:
     #    uses a compiled language
 
     - run: |
-        mvn clean process-classes -Pnochecks
+        mvn process-classes -Pnochecks
     #   make bootstrap
     #   make release