Skip to content

Commit

Permalink
feat: Run proprietary license benchmarks on CI as well.
Browse files Browse the repository at this point in the history
  • Loading branch information
maxemiliang committed Apr 20, 2024
1 parent 13d70fe commit aafcc59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-push.yml
Expand Up @@ -34,6 +34,7 @@ jobs:
enable_gurobi: true
enable_gams: true
artifact_suffix: '-proprietary'
run_benchmarks: true
secrets:
gurobi_license: ${{ secrets.GUROBI_LICENSE_FILE }}
gams_license: ${{ secrets.GAMS_LICENSE_FILE }}
Expand Down

0 comments on commit aafcc59

Please sign in to comment.