Unverified Commit b4fb6a68 authored by quyuan01's avatar quyuan01 Committed by GitHub

Update benchmark.yml

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