Commit 67e9a7bf authored by quyuan's avatar quyuan

add cli test

parent 7d59d329
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment