This commit is contained in:
parent
89ce38f6c1
commit
6cd678b414
1 changed files with 1 additions and 1 deletions
|
|
@ -16,4 +16,4 @@ jobs:
|
||||||
apt install -y maven
|
apt install -y maven
|
||||||
- name: Run maven verify
|
- name: Run maven verify
|
||||||
run: |
|
run: |
|
||||||
mvn -f attribute-endpoints-provider --batch --no-transfer-progress verify
|
mvn -f attribute-endpoints-provider --batch-mode --no-transfer-progress verify
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue