Skip to content

Commit 85fa648

Browse files
committed
test: update cpp_vcpkg_project submdoule
1 parent 3dbe25a commit 85fa648

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

dev/docker/arch_node.dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ WORKDIR "/"
1717
# run installation
1818
RUN node ./setup_cpp.js --compiler llvm --cmake true --ninja true --cppcheck true --ccache true --vcpkg true --doxygen true --gcovr true --task true
1919

20-
# TODO fails!
21-
# --cppcheck true
22-
2320
# clean up
2421
RUN pacman -Scc --noconfirm
2522
RUN rm -rf /tmp/*

0 commit comments

Comments
 (0)