Skip to content

Commit 629be3b

Browse files
authored
Update static-analysis-pr.yml
1 parent 7d41709 commit 629be3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static-analysis-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
id: review
5757
with:
5858
build_dir: build
59-
apt_packages: mpich,libmpich*,mpi*,openmpi-bin,ninja-build,libomp-18-dev,valgrind
59+
apt_packages: mpich,libmpich*,mpi*,openmpi-bin,ninja-build,libomp-18-dev,valgrind,libopencv-dev
6060
cmake_command: >
6161
cmake -S . -B build
6262
-D CMAKE_C_COMPILER_LAUNCHER=ccache -D CMAKE_CXX_COMPILER_LAUNCHER=ccache

0 commit comments

Comments
 (0)