Skip to content

Commit

Permalink
added test to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobwilliams committed Jun 9, 2024
1 parent 7097bf0 commit 84f2920
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 84f2920

Please sign in to comment.