Skip to content

Commit 09d6b8c

Browse files
committed
drop info
1 parent 18c4428 commit 09d6b8c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/Main.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ main = do
2727
-- the CPU backend when running in CI.
2828
inCI <- isJust <$> lookupEnv "CI"
2929
A.setBackend (if inCI then A.CPU else A.Default)
30-
A.info
3130
-- checks (Proxy :: Proxy (A.Array (A.Complex Float)))
3231
-- checks (Proxy :: Proxy (A.Array (A.Complex Double)))
3332
-- checks (Proxy :: Proxy (A.Array Double))

0 commit comments

Comments
 (0)