Skip to content

Commit

Permalink
Remove examples run that don't run anything
Browse files Browse the repository at this point in the history
  • Loading branch information
pobonomo committed Nov 10, 2024
1 parent a3d95c1 commit 82c0a92
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/PR_license.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ jobs:
- name: Test with tox
run: |
tox
tox -e examples
env:
GRB_LICENSE_FILE: ${{ steps.write-license.outputs.grb_license_file }}
GUROBI_VERSION: ${{ matrix.gurobi-version }}
Expand Down

0 comments on commit 82c0a92

Please sign in to comment.