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
Cache macos/ubuntu optional dependency install in CI pipeline, enable mcsqs/pyzeo tests (#4455)
* separate optional dep install script
* disable wget cert check for now
* try dependency cache
* optional dep needed before pyzeo install
* Revert "optional dep needed before pyzeo install"
This reverts commit 10543b9.
* install zeopp in optional dep
* skip pyzeo on windows
* tyep annotation
* install mcsqs
* fix mcsqs runtime error
* fix mcsqs caller test
* declare global opt bin dir
* skip failing test for now
* reuse zeo_found
* more readable cache key
* pytext skip -> xfail
* fix test class naming
* remove unnecessary test file dir check
0 commit comments