-
Notifications
You must be signed in to change notification settings - Fork 463
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ci: github actions CI for Windows x86 and x64 #1554
Conversation
@res0nance
The log is:
And if I remove the GITHUB_ACTION line like this:
It outputs:
After I add grep to path, the test_alg_info_* pass
the test_alg_info_* pass but test_distbuild.py failed
In that case, I have a few questions: Qestion 1 After I modified the code as followed:
All the tests passed |
Add CI with testing