Skip to content

Commit

Permalink
chore: add gams/gurobi status to the benchmarker
Browse files Browse the repository at this point in the history
  • Loading branch information
maxemiliang authored Mar 29, 2024
1 parent 4ed607d commit de28256
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/benchmarker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,8 @@ jobs:
INPUT_BENCHMARK_TYPE: ${{ inputs.benchmark_type }}
INPUT_BENCHMARKS: ${{ inputs.benchmarks }}
INPUT_SHOT_EXECUTABLE: ${{ inputs.shot_executable }}
INPUT_IS_GAMS: ${{ inputs.enable_gams }}
INPUT_IS_GUROBI: ${{ inputs.enable_gurobi }}
OS_AUTH_URL: 'https://pouta.csc.fi:5001/v3'
OS_PROJECT_ID: '230dabcfb234424cb77e7de501ef7efc'
OS_PROJECT_NAME: 'project_2001223'
Expand Down

0 comments on commit de28256

Please sign in to comment.