Run on PR and Push #10
@@ -31,8 +31,8 @@ jobs:
|
||||
- name: Clang-Tidy
|
||||
run: run-clang-tidy -p ./build/Debug/ >> tidy_result.txt
|
||||
|
||||
# - name: Infer
|
||||
# run: infer run --compilation-database build/Debug/compile_commands.json
|
||||
- name: Infer
|
||||
run: infer run --compilation-database build/Debug/compile_commands.json
|
||||
|
||||
- name: SonarQube Scan
|
||||
uses: SonarSource/sonarqube-scan-action@v7.0.0
|
||||
|
||||
Reference in New Issue
Block a user