We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baadaa5 commit 67107ecCopy full SHA for 67107ec
.github/workflows/benchmark.yml
@@ -22,4 +22,4 @@ jobs:
22
julia_version: ${{ matrix.version }}
23
script: "benchmark/benchmarks.jl"
24
annotate_pr: true
25
- extra-pkgs: "BenchmarkTools,StaticArrays,LinearAlgebra,SparseArrays,DiffEqBase"
+ extra-pkgs: "StableRNGs,StaticArrays,LinearAlgebra,SparseArrays,DiffEqBase"
0 commit comments