Skip to content

Commit cf3e05d

Browse files
Use job summaries for fork benchmarks
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
1 parent 7ba423c commit cf3e05d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/benchmark.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@ jobs:
2424
julia-version: "${{ matrix.version }}"
2525
script: "benchmark/benchmarks.jl"
2626
extra-pkgs: "${{ github.event.pull_request.head.repo.clone_url }}#${{ github.event.pull_request.head.sha }}:lib/ModelingToolkitBase,ModelingToolkitStandardLibrary,OrdinaryDiffEqDefault"
27+
job-summary: "${{ github.event.pull_request.head.repo.fork }}"

0 commit comments

Comments
 (0)