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 fea5333 commit 5eae6a2Copy full SHA for 5eae6a2
.github/workflows/benchmark.yml
@@ -22,3 +22,5 @@ jobs:
22
- uses: MilesCranmer/AirspeedVelocity.jl@action-v1
23
with:
24
julia-version: "${{ matrix.version }}"
25
+ script: "benchmark/benchmarks.jl"
26
+ extra-pkgs: "ModelingToolkitStandardLibrary,OrdinaryDiffEqDefault"
0 commit comments