Skip to content

Commit 2ab74dc

Browse files
fix workflow 2
1 parent 218f32d commit 2ab74dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jsobmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
reference_branch = "origin/${{ github.event.pull_request.base.ref }}",
5252
)
5353

54-
include("solver_benchmarks_options.jl")
54+
include("benchmark/solver_benchmarks_options.jl")
5555

5656
run_solver_benchmarks(
5757
"${{ steps.sanitize.outputs.REPONAME }}",

0 commit comments

Comments
 (0)