Skip to content

Commit 67107ec

Browse files
Update .github/workflows/benchmark.yml
1 parent baadaa5 commit 67107ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
julia_version: ${{ matrix.version }}
2323
script: "benchmark/benchmarks.jl"
2424
annotate_pr: true
25-
extra-pkgs: "BenchmarkTools,StaticArrays,LinearAlgebra,SparseArrays,DiffEqBase"
25+
extra-pkgs: "StableRNGs,StaticArrays,LinearAlgebra,SparseArrays,DiffEqBase"

0 commit comments

Comments
 (0)