Unverified Commit 1ce51ed7 authored by quyuan01's avatar quyuan01 Committed by GitHub

Update benchmark.yml

parent b75ee676
......@@ -23,6 +23,7 @@ jobs:
- name: install-dependency
run: |
echo "install dependency"
if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
- name: benchmark
......
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