Skip to content

Commit

Permalink
fix: remove Sonar ci needs
Browse files Browse the repository at this point in the history
  • Loading branch information
QRuhier committed Sep 12, 2024
1 parent 2b4dc46 commit 52b52de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/sonar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ jobs:
sonarcloud:
name: Sonar Analysis
runs-on: ubuntu-latest
needs: test-build
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 52b52de

Please sign in to comment.