quyuan пре 1 година
родитељ
комит
67e9a7bfe6
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .github/workflows/cli.yml

+ 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