We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 218f32d commit 2ab74dcCopy full SHA for 2ab74dc
.github/workflows/jsobmarks.yml
@@ -51,7 +51,7 @@ jobs:
51
reference_branch = "origin/${{ github.event.pull_request.base.ref }}",
52
)
53
54
- include("solver_benchmarks_options.jl")
+ include("benchmark/solver_benchmarks_options.jl")
55
56
run_solver_benchmarks(
57
"${{ steps.sanitize.outputs.REPONAME }}",
0 commit comments