Skip to content

Commit

Permalink
move into the same job
Browse files Browse the repository at this point in the history
  • Loading branch information
WinteryFox committed Nov 9, 2023
1 parent 3afe54b commit 5a2c3f1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,6 @@ jobs:
working-directory: ${{ steps.strings.outputs.build-output-dir }}
run: ctest --build-config ${{ matrix.build_type }}

analyze:
runs-on: [ self-hosted ]
needs: [ build ]

steps:
- name: Install sonar-scanner and build-wrapper
uses: SonarSource/sonarcloud-github-c-cpp@v2

Expand Down

0 comments on commit 5a2c3f1

Please sign in to comment.