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

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-validator.git


The following commit(s) were added to refs/heads/master by this push:
     new 2dccc093 Quieten [skip ci]
2dccc093 is described below

commit 2dccc0930309c94e2403e46e463ff665ab03d448
Author: Sebb <s...@apache.org>
AuthorDate: Thu Jan 30 00:14:38 2025 +0000

    Quieten [skip ci]
---
 .github/workflows/data-source-check.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/data-source-check.yml 
b/.github/workflows/data-source-check.yml
index c99a6bef..540bae05 100644
--- a/.github/workflows/data-source-check.yml
+++ b/.github/workflows/data-source-check.yml
@@ -45,4 +45,4 @@ jobs:
     - name: Build with Maven
       run: |
         mvn --errors --show-version --batch-mode clean compile test-compile
-        mvn -PDomainValidatorTest
+        mvn --batch-mode -PDomainValidatorTest

Reply via email to