You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
* formatting
* make win binary in build job
* save artifacts
* build on windows
Also improve pipeline
* Corrected job name
* corrected yaml indenting
* removed rogue space
* make does not exist on the windows box
* add job to test windows without git
* only test windows without git
* Do not return exit 0 for this test
* test linux without git
* rename job
* Add step for macos testing without git
* Correct indenting
* Correct identing
* Have the withoit git job not fail