Run on PR and Push #10

Closed
rboullard wants to merge 15 commits from StaticAnalysis into Development
Showing only changes of commit cfd8fb7ec2 - Show all commits

View File

@@ -31,8 +31,8 @@ jobs:
- name: Clang-Tidy - name: Clang-Tidy
run: run-clang-tidy -p ./build/Debug/ >> tidy_result.txt run: run-clang-tidy -p ./build/Debug/ >> tidy_result.txt
# - name: Infer - name: Infer
# run: infer run --compilation-database build/Debug/compile_commands.json run: infer run --compilation-database build/Debug/compile_commands.json
- name: SonarQube Scan - name: SonarQube Scan
uses: SonarSource/sonarqube-scan-action@v7.0.0 uses: SonarSource/sonarqube-scan-action@v7.0.0