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 8ae34ff  Trying process-classes
8ae34ff is described below

commit 8ae34ff63a50724f7dc78c8edb44dbb65e935fad
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Mon Oct 19 15:54:11 2020 +0100

    Trying process-classes
---
 .github/workflows/codeql-analysis.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.github/workflows/codeql-analysis.yml 
b/.github/workflows/codeql-analysis.yml
index 908a156..616d5b7 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -73,7 +73,8 @@ jobs:
     #    uses a compiled language
 
     - run: |
-        mvn clean compile -Pnochecks
+        #mvn clean compile -Pnochecks
+        mvn clean process-classes -Pnochecks
     #   make bootstrap
     #   make release
 

Reply via email to