Skip to content

Commit

Permalink
update sonar
Browse files Browse the repository at this point in the history
  • Loading branch information
N-Coder committed Jun 27, 2024
1 parent ea581bc commit a7cc963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
fetch-depth: 0
- name: Ensure sonar config from master is used
run: |
git checkout ${{ github.ref }} -- sonar-project.properties
git checkout origin/${{ github.ref }} -- sonar-project.properties
- name: Install sonar-scanner
uses: SonarSource/sonarcloud-github-c-cpp@v3
Expand Down

0 comments on commit a7cc963

Please sign in to comment.