Skip to content

Commit e1cbfba

Browse files
explicitely add options to benchmarks
1 parent 1471b19 commit e1cbfba

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/jsobmarks.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ jobs:
5959
reference_branch = "origin/${{ github.event.pull_request.base.ref }}",
6060
gist_url = gist_url,
6161
script = "solver_benchmarks.jl",
62+
profile_values = solver_benchmark_profile_values(),
63+
table_values = solver_benchmark_table_values()
6264
)
6365
'
6466
env:

0 commit comments

Comments
 (0)