Skip to content

Commit

Permalink
Use updated sonarcloud action.
Browse files Browse the repository at this point in the history
  • Loading branch information
schmidtw committed Jul 12, 2024
1 parent c37a24a commit e4e3c0a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,8 @@ jobs:
- name: Make Build Directory
run: mkdir build

- name: Get Sonarcloud Binaries
uses: xmidt-org/sonarcloud-installer-action@v1
with:
working-directory: build
- name: Install sonar-scanner and build-wrapper
uses: sonarsource/sonarcloud-github-c-cpp@v2

- name: CMake
working-directory: build
Expand Down

0 comments on commit e4e3c0a

Please sign in to comment.