Skip to content

Commit 5eae6a2

Browse files
ci: fix benchmark CI script
1 parent fea5333 commit 5eae6a2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/benchmark.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,5 @@ jobs:
2222
- uses: MilesCranmer/AirspeedVelocity.jl@action-v1
2323
with:
2424
julia-version: "${{ matrix.version }}"
25+
script: "benchmark/benchmarks.jl"
26+
extra-pkgs: "ModelingToolkitStandardLibrary,OrdinaryDiffEqDefault"

0 commit comments

Comments
 (0)