Skip to content

Commit

Permalink
Add python versions to sonar CI
Browse files Browse the repository at this point in the history
  • Loading branch information
CastagnaIT committed Oct 6, 2022
1 parent c796e8f commit 15d1ae6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
args: >
-Dsonar.organization=add-ons
-Dsonar.projectKey=add-ons_plugin.video.netflix
-Dsonar.python.version=3.7,3.8,3.9,3.10
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
Expand Down

0 comments on commit 15d1ae6

Please sign in to comment.