Skip to content

Commit

Permalink
args
Browse files Browse the repository at this point in the history
  • Loading branch information
JenSte committed Oct 18, 2024
1 parent 9569492 commit 74d1384
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,9 @@ jobs:
uses: SonarSource/sonarcloud-github-action@master
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
args: >
-Dsonar.verbose=true
with:
args: >
-Dsonar.verbose=true
- name: Upload coverage information to Codecov
uses: codecov/codecov-action@v4
with:
Expand Down

0 comments on commit 74d1384

Please sign in to comment.