quyuan 1 жил өмнө
parent
commit
67e9a7bfe6

+ 1 - 1
.github/workflows/cli.yml

@@ -44,7 +44,7 @@ jobs:
       run: |
         export http_proxy=""
         export https_proxy=""
-    - name: get-benchmark-result
+    - name: test_cli
       run: |
         echo $GITHUB_WORKSPACE
         cd $GITHUB_WORKSPACE && pytest -v tests/test_cli/test_cli.py -s