Skip to content

Commit

Permalink
misc: add empty line at the end to avoid compiler problems
Browse files Browse the repository at this point in the history
  • Loading branch information
agonzalez-r committed Oct 31, 2024
1 parent 1962fd6 commit c2e5924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,4 +130,4 @@ jobs:
- name: SonarCloud Scan
uses: SonarSource/sonarcloud-github-action@master
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 comments on commit c2e5924

Please sign in to comment.