diff --git a/.github/workflows/PR_license.yml b/.github/workflows/PR_license.yml index c6dc3792..0ff0ac69 100644 --- a/.github/workflows/PR_license.yml +++ b/.github/workflows/PR_license.yml @@ -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 }}