Skip to content

Commit

Permalink
verb
Browse files Browse the repository at this point in the history
  • Loading branch information
jschueller committed Dec 3, 2024
1 parent 51a3097 commit ddf850e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
cmake --build . --config Release --target install
xcopy %cd%\install\bin\nlopt.dll %cd%\src\swig
dir /p %cd%\src\swig
ctest -C Release --output-on-failure --timeout 100
ctest -C Release --output-on-failure --timeout 100 -V

0 comments on commit ddf850e

Please sign in to comment.