Skip to content

Commit

Permalink
Merge branch 'master' into update_linter
Browse files Browse the repository at this point in the history
  • Loading branch information
pierluca authored Mar 9, 2023
2 parents 85cebca + 5c64329 commit 415a199
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test_on_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Test with coverage
if: matrix.platform == 'ubuntu-latest'
run: make coverage

- name: SonarCloud scan
if: matrix.platform == 'ubuntu-latest'
uses: sonarsource/sonarcloud-github-action@master
Expand All @@ -76,3 +76,4 @@ jobs:
-Dsonar.c.file.suffixes=-
-Dsonar.cpp.file.suffixes=-
-Dsonar.objc.file.suffixes=-

0 comments on commit 415a199

Please sign in to comment.