Skip to content

Commit ecac6ca

Browse files
committed
chore: added example package to run in ci
1 parent 8d695c5 commit ecac6ca

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
@@ -126,5 +126,9 @@ pushd preprocess_hello
126126
"$fpm" build
127127
popd
128128

129+
pushd cpp_files
130+
"$fpm" build
131+
popd
132+
129133
# Cleanup
130134
rm -rf ./*/build

0 commit comments

Comments
 (0)