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/cxf.git


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

commit f0874e6e6b67908e84415536e624a50a5c516920
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Mon Oct 19 16:05:11 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 b75afd2..f7078b0 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
 

Reply via email to