Skip to content

Commit 763d2d4

Browse files
committed
add metapackage test
1 parent c8bf44f commit 763d2d4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

ci/meta_tests.sh

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,10 @@ pushd metapackage_blas
5757
"$fpm" run --verbose
5858
popd
5959

60+
pushd metapackage_stdlib_extblas
61+
"$fpm" build --verbose
62+
"$fpm" run --verbose
63+
popd
64+
6065
# Cleanup
6166
rm -rf ./*/build

0 commit comments

Comments
 (0)