Browse Source

Update benchmark.yml

quyuan01 1 year ago
parent
commit
3e794aaca5
1 changed files with 0 additions and 4 deletions
  1. 0 4
      .github/workflows/benchmark.yml

+ 0 - 4
.github/workflows/benchmark.yml

@@ -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: |