Skip to content

Commit 3441ee3

Browse files
show a few things
1 parent 246aa0c commit 3441ee3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/runtests.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ if GROUP == "ArrayInterfaceBlockBandedMatrices"
1919
dev_subpkg("ArrayInterfaceBandedMatrices")
2020
end
2121

22+
@show GROUP, GROUP == "ArrayInterface"
23+
2224
@time begin
2325
if GROUP == "ArrayInterface"
2426
include("setup.jl")

0 commit comments

Comments
 (0)