Skip to content

Commit

Permalink
Update test/runtests.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
yebai authored Jul 9, 2024
1 parent 0c376a6 commit 76b5e48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import Pkg
Pkg.add(Pkg.PackageSpec(; url="https://github.com/simsurace/Enzyme.jl.git", rev="fix-cholesky"))
Pkg.add(Pkg.PackageSpec(; url="https://github.com/simsurace/Enzyme.jl.git"))

include("test_utils/SelectiveTests.jl")
using .SelectiveTests: isincluded, parse_args
Expand Down

0 comments on commit 76b5e48

Please sign in to comment.