Skip to content

Commit 7525499

Browse files
cleanup runtests
1 parent 693a36f commit 7525499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ using Functors: fmapstructure_with_path
1111

1212
## Uncomment below to change the default test settings
1313
# ENV["FLUX_TEST_AMDGPU"] = "true"
14-
ENV["FLUX_TEST_CUDA"] = "true"
14+
# ENV["FLUX_TEST_CUDA"] = "true"
1515
# ENV["FLUX_TEST_METAL"] = "true"
1616
# ENV["FLUX_TEST_CPU"] = "false"
1717
# ENV["FLUX_TEST_DISTRIBUTED_MPI"] = "true"

0 commit comments

Comments
 (0)