We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7097bf0 commit 84f2920Copy full SHA for 84f2920
.github/workflows/CI.yml
@@ -124,6 +124,7 @@ jobs:
124
fpm test jf_test_48 --runner "valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1"
125
fpm test jf_test_49 --runner "valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1"
126
fpm test jf_test_50 --runner "valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1"
127
+ fpm test jf_test_51 --runner "valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1"
128
129
- name: Compile_with_cmake
130
# CMake build with unit tests, no documentation, with coverage analysis
0 commit comments