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
Add Windows to Github Action CI matrix (openml#1095)
* Add Windows to Github Action CI matrix
* Fix syntax, disable Ubuntu tests
Ubuntu tests only temporarily disabled for this PR, to avoid
unnecessary computational costs/time.
* Fix syntax for skip on install Python step
* Explicitly add the OS to includes
* Disable check for files left behind for Windows
The check is bash script, which means it fails on a Windows machine.
* Re-enable Ubuntu tests
* Replace Appveyor with Github Actions for WindowsCI
0 commit comments