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 41dfdd7 commit e4f6ae8Copy full SHA for e4f6ae8
test/runtests.jl
@@ -25,7 +25,7 @@ if GROUP == "All" || GROUP == "Enzyme"
25
@time @safetestset "Enzyme Derivative Rules" include("enzyme.jl")
26
end
27
28
-if GROUP == "All" || GROUP == "DefaultsLoading"
+if GROUP == "DefaultsLoading"
29
@time @safetestset "Enzyme Derivative Rules" include("defaults_loading.jl")
30
31
0 commit comments