Skip to content

Commit

Permalink
Fix sonar workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
wichtounet committed Nov 2, 2023
1 parent 14de3f3 commit d0d8f70
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 @@ -37,7 +37,6 @@ jobs:
gcov --preserve-paths -o $f x
done
popd
run: make run_release_debug_test
- name: Run sonar-scanner
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit d0d8f70

Please sign in to comment.