Skip to content

Commit

Permalink
Update solver-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Jun 24, 2024
1 parent e2a7798 commit 7666635
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/solver-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ jobs:
run: |
if ENV["PACKAGE"] == "Xpress"
write("xpauth.xpr", ENV["XPAUTH_XPR"])
ENV["XPAUTH_PATH"] = joinpath(pwd(), "xpauth.xpr")
end
import Pkg
Pkg.develop(Pkg.PackageSpec(; path = pwd()))
Expand Down

0 comments on commit 7666635

Please sign in to comment.