Remove Pom for Sonar

This commit is contained in:
Sofiene BEN KHEMIS
2021-05-10 11:18:24 +02:00
parent dbdbc3c5d8
commit 896d190e8d

View File

@@ -16,7 +16,7 @@ jobs:
# Disabling shallow clone is recommended for improving relevancy of reporting # Disabling shallow clone is recommended for improving relevancy of reporting
fetch-depth: 0 fetch-depth: 0
- name: Remove pom - name: Remove pom
run: rm -f pom.xml run: rm -f pom.xml
- name: SonarCloud Scan - name: SonarCloud Scan
uses: sonarsource/sonarcloud-github-action@master uses: sonarsource/sonarcloud-github-action@master
env: env: