quyuan 1 ano atrás
pai
commit
7a4c8d2d26
1 arquivos alterados com 1 adições e 1 exclusões
  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"