Skip to content

Commit 2dd4222

Browse files
committed
add to CI
1 parent 89f2004 commit 2dd4222

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
@@ -31,6 +31,10 @@ pushd circular_example
3131
"$fpm" build
3232
popd
3333

34+
pushd nonintrinsic
35+
"$fpm" build
36+
popd
37+
3438
pushd hello_complex
3539
"$fpm" build
3640
"$fpm" test

0 commit comments

Comments
 (0)