Skip to content

Commit

Permalink
Merge branch 'master' of github.com:shibing624/text2vec
Browse files Browse the repository at this point in the history
  • Loading branch information
shibing624 committed Mar 1, 2022
2 parents 74e38ba + 3081ba5 commit ca34ae6
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,7 @@ jobs:
pip install Cython
pip install -r requirements.txt
pip install .
- name: PKG-TEST
run: |
set PYTHONIOENCODING=utf-8
set PYTHONLEGACYWINDOWSSTDIO=utf-8
python -m unittest discover tests/
- name: Install from pypi
run: |
pip uninstall -y text2vec
Expand Down

0 comments on commit ca34ae6

Please sign in to comment.