From 49a8fa10118625d081c769c11f65d3425b9901e0 Mon Sep 17 00:00:00 2001 From: mozillazg Date: Sun, 10 Mar 2024 04:52:45 +0000 Subject: [PATCH] ci: fix " A parameter cannot be found that matches parameter name xe." --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 88da5f6..e612d54 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,7 +32,6 @@ jobs: - name: test cli run: | - set -xe python setup.py sdist python -m pip install dist/*.gz pypinyin test