diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index b3d4c0023..dc921acaf 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -124,6 +124,7 @@ jobs: fpm test jf_test_48 --runner "valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1" fpm test jf_test_49 --runner "valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1" fpm test jf_test_50 --runner "valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1" + fpm test jf_test_51 --runner "valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1" - name: Compile_with_cmake # CMake build with unit tests, no documentation, with coverage analysis