Skip to content

Commit 7666635

Browse files
authored
Update solver-tests.yml
1 parent e2a7798 commit 7666635

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/solver-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ jobs:
9393
run: |
9494
if ENV["PACKAGE"] == "Xpress"
9595
write("xpauth.xpr", ENV["XPAUTH_XPR"])
96+
ENV["XPAUTH_PATH"] = joinpath(pwd(), "xpauth.xpr")
9697
end
9798
import Pkg
9899
Pkg.develop(Pkg.PackageSpec(; path = pwd()))

0 commit comments

Comments
 (0)