Commit b9085489 authored by quyuan's avatar quyuan

add ci

parent eca6027f
...@@ -35,5 +35,5 @@ jobs: ...@@ -35,5 +35,5 @@ jobs:
- name: get-benchmark-result - name: get-benchmark-result
run: | run: |
echo "start test" echo "start test"
cd tests && python benchmark.py cd $GITHUB_WORKSPACE && python tests/benchmark/benchmark.py
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