We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 989385e commit 98840d7Copy full SHA for 98840d7
.github/workflows/sonar_cloud.yml
@@ -31,7 +31,7 @@ jobs:
31
java-version: 8
32
33
- name: Install dependencies
34
- run: sudo apt-get install cmake doxygen
+ run: sudo apt-get install cmake doxygen graphviz
35
36
- name: Run build-wrapper
37
run: |
0 commit comments