Skip to content

Commit 5329c69

Browse files
Update runtests.jl
1 parent f8e3475 commit 5329c69

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
@@ -123,7 +123,7 @@ end
123123
end
124124
end
125125

126-
if !is_APPVEYOR && (GROUP == "Downstream" || GROUP == "SymbolicIndexingInterface")
126+
if !is_APPVEYOR && GROUP == "SymbolicIndexingInterface"
127127
if GROUP != "Downstream"
128128
activate_downstream_env()
129129
end

0 commit comments

Comments
 (0)