Skip to content

Commit 30edeac

Browse files
committed
temp
1 parent c7f393b commit 30edeac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/runtests.jl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ end
4141

4242
AMDGPU.allowscalar(false)
4343

44-
const TEST_NAMES = ["core", "hip", "ext", "gpuarrays", "kernelabstractions", "enzyme"]
44+
# const TEST_NAMES = ["core", "hip", "ext", "gpuarrays", "kernelabstractions", "enzyme"]
45+
const TEST_NAMES = ["kernelabstractions"]
4546

4647
function parse_flags!(args, flag; default = nothing, typ = typeof(default))
4748
for f in args

0 commit comments

Comments
 (0)