Remove pom from python GHA (#5147)

Remove pom from python GHA  (#5147)
This commit is contained in:
Pere Miquel Brull 2022-05-25 16:30:08 +02:00 committed by GitHub
parent 41ee3a5aaf
commit 7310dda620
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -67,6 +67,7 @@ jobs:
run: |
source env/bin/activate
make coverage
rm pom.xml
- name: Run Sonar
uses: sonarsource/sonarcloud-github-action@master