Commit 27ff762a authored by quyuan's avatar quyuan

add ci

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