Skip to content

Commit

Permalink
ci: fix " A parameter cannot be found that matches parameter name xe."
Browse files Browse the repository at this point in the history
  • Loading branch information
mozillazg committed Mar 10, 2024
1 parent 6eb2876 commit 49a8fa1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
- name: test cli
run: |
set -xe
python setup.py sdist
python -m pip install dist/*.gz
pypinyin test
Expand Down

0 comments on commit 49a8fa1

Please sign in to comment.