Skip to content

Commit

Permalink
CQI-9: add line at the end
Browse files Browse the repository at this point in the history
  • Loading branch information
olewandowski1 committed Oct 30, 2023
1 parent a6d9096 commit 8eaea8f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/sonar-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
run: ./gradlew sonarqube --info
run: ./gradlew sonarqube --info

0 comments on commit 8eaea8f

Please sign in to comment.