Skip to content

Commit 64d0b94

Browse files
committed
update fpm-deployment.sh
1 parent 82fde8c commit 64d0b94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/fpm-deployment.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ include=(
2929
prune=(
3030
"$destdir/test/test_always_fail.f90"
3131
"$destdir/test/test_always_skip.f90"
32+
"$destdir/test/test_hash_functions.f90"
3233
"$destdir/src/common.f90"
3334
"$destdir/src/f18estop.f90"
3435
)

0 commit comments

Comments
 (0)