Unverified Commit 3e794aac authored by quyuan01's avatar quyuan01 Committed by GitHub

Update benchmark.yml

parent 340683a6
......@@ -21,10 +21,6 @@ jobs:
- name: PDF benchmark
uses: actions/checkout@v3
- name: install-dependency
run: |
echo "install dependency"
if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
- name: benchmark
run: |
......
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