quyuan 1 year ago
parent
commit
b90854898a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/benchmark.yml

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

@@ -35,5 +35,5 @@ jobs:
     - name: get-benchmark-result
       run: |
         echo "start test"
-        cd tests && python benchmark.py
+        cd $GITHUB_WORKSPACE  && python tests/benchmark/benchmark.py