quyuan 1 年之前
父节点
当前提交
7a4c8d2d26
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/benchmark.yml

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

@@ -30,8 +30,8 @@ jobs:
         fetch-depth: 2
     - name: check-requirements
       run: |
-        pip install -r requirements.txt
         pip install -r requirements-qa.txt
+        pip install magic-pdf
     - name: get-benchmark-result
       run: |
         echo "start test"