Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add workflow for running cpu pytests (#13)
* Add workflow for cpu pytests Signed-off-by: Ayush Dattagupta <[email protected]> * Install wheel to fix fasttext import Signed-off-by: Ayush Dattagupta <[email protected]> * Omit python 3.8, do not fast fail Signed-off-by: Ayush Dattagupta <[email protected]> * Check if updating setuptools/pip changes cython errors Signed-off-by: Ayush Dattagupta <[email protected]> * Explicitly install cython Signed-off-by: Ayush Dattagupta <[email protected]> * Try freeing up space before install Signed-off-by: Ayush Dattagupta <[email protected]> * Try rapids_no_initialize Signed-off-by: Ayush Dattagupta <[email protected]> * remove python 3.9 testing for now Signed-off-by: Ayush Dattagupta <[email protected]> --------- Signed-off-by: Ayush Dattagupta <[email protected]>
- Loading branch information