"torchvision/vscode:/vscode.git/clone" did not exist on "f5afae50bc8e99b873e2345bcda2dedfc863a737"
Commit b9085489 authored by quyuan's avatar quyuan
Browse files

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