Skip to content

Commit

Permalink
win test
Browse files Browse the repository at this point in the history
  • Loading branch information
galabovaa committed Mar 27, 2024
1 parent c38834f commit bc7420e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-nuget-package.yml
Expand Up @@ -186,5 +186,5 @@ jobs:
dotnet new console
rm Program.cs
cp $GITHUB_WORKSPACE/examples/call_highs_from_csharp.cs .
dotnet add package Highs -s name
dotnet add package --version=1.6.95 Highs -s name
dotnet run

0 comments on commit bc7420e

Please sign in to comment.