Skip to content

Commit

Permalink
#sonar
Browse files Browse the repository at this point in the history
  • Loading branch information
serges147 committed May 8, 2024
1 parent d8c6439 commit 6669922
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sonar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
test
- name: Generate XML coverage report
run: |
cd build
cmake --build . --target test/unittest/coverage.xml
cmake --build . --target docs/examples/coverage.xml
- name: upload-artifacts
Expand Down

0 comments on commit 6669922

Please sign in to comment.