Skip to content

Commit

Permalink
Update run_benchmarks.jl
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
sunxd3 and github-actions[bot] authored Oct 4, 2024
1 parent 2a6b329 commit b49c5f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark/run_benchmarks.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
using Pkg
Pkg.develop(path=joinpath(@__DIR__, ".."))
Pkg.develop(; path=joinpath(@__DIR__, ".."))

using JuliaBUGS, ADTypes, ReverseDiff, MetaGraphsNext
using BridgeStan, StanLogDensityProblems
Expand Down

0 comments on commit b49c5f2

Please sign in to comment.