Skip to content

Commit

Permalink
Test on ubuntu-20.04, macos-latest, windows-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
hankcs committed Nov 28, 2023
1 parent 6bbf1ff commit 992986f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
- if: ${{ steps.cache-pip.outputs.cache-hit != 'true' }}
name: Install dependencies
run: |
python -m pip install -U pip
python -m pip install -e plugins/hanlp_trie
python -m pip install -e plugins/hanlp_common
python -m pip install -e .
Expand Down

0 comments on commit 992986f

Please sign in to comment.