Skip to content

Commit e089883

Browse files
authored
test CI on main branch
1 parent a3a8314 commit e089883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Polyester.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module Polyester
22
if isdefined(Base, :Experimental) && isdefined(Base.Experimental, Symbol("@max_methods"))
33
@eval Base.Experimental.@max_methods 1
44
end
5-
5+
66
using ThreadingUtilities
77
import StaticArrayInterface
88
const ArrayInterface = StaticArrayInterface

0 commit comments

Comments
 (0)