Skip to content

Commit e29f394

Browse files
committed
add package test to CI
1 parent 011877f commit e29f394

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ci/run_tests.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,10 @@ pushd preprocess_cpp_deps
150150
"$fpm" build
151151
popd
152152

153+
pushd preprocess_per_dependency
154+
"$fpm" run
155+
popd
156+
153157
pushd preprocess_hello
154158
"$fpm" build
155159
popd

0 commit comments

Comments
 (0)