diff --git a/azure-pipeline.yaml b/azure-pipeline.yaml index e44551206..66977c1e4 100644 --- a/azure-pipeline.yaml +++ b/azure-pipeline.yaml @@ -14,5 +14,9 @@ stages: testResultFiles: '**/surefire-reports/TEST-*.xml' jdkVersionOption: '1.17' goals: validate + + + +