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 0589dd6  Reverting last change
0589dd6 is described below

commit 0589dd60bd06d9aaae1434dcba97c78562917f70
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Mon Oct 19 15:49:26 2020 +0100

    Reverting last change
---
 .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 206edfb..908a156 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-sources -Pnochecks
+        mvn clean compile -Pnochecks
     #   make bootstrap
     #   make release
 

Reply via email to