From c124f8664b489a4a968851573d0874671fc94505 Mon Sep 17 00:00:00 2001 From: mtfishman Date: Tue, 26 Nov 2024 14:36:49 -0500 Subject: [PATCH] Simplify test workflow --- test/runtests.jl | 1 - 1 file changed, 1 deletion(-) diff --git a/test/runtests.jl b/test/runtests.jl index 88eeb37..5a96d53 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -1,5 +1,4 @@ @eval module $(gensym()) -using UnallocatedArrays: UnallocatedArrays using Test: @testset @testset "UnallocatedArrays.jl" begin