Skip to content

Commit 9877ed4

Browse files
committed
fix: remove test_always_skip & test_always_fail reference from deployment script
1 parent e88c922 commit 9877ed4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ci/fpm-deployment.sh

100644100755
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ include=(
2828

2929
# Files to remove from collection
3030
prune=(
31-
"$destdir/test/test_always_fail.f90"
32-
"$destdir/test/test_always_skip.f90"
3331
"$destdir/test/test_hash_functions.f90"
3432
"$destdir/src/common.f90"
3533
"$destdir/src/f18estop.f90"

0 commit comments

Comments
 (0)