We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0aa6da5 commit 553b92eCopy full SHA for 553b92e
1 file changed
test/runtests.jl
@@ -57,7 +57,7 @@ end
57
@time @safetestset "ArrayPartition GPU" include("gpu/arraypartition_gpu.jl")
58
end
59
60
- if GROUP == "JET" || GROUP == "All"
+ if GROUP == "JET" || GROUP == "nopre"
61
@time @safetestset "JET Tests" include("jet_tests.jl")
62
63
0 commit comments