Explorar o código

Update benchmark.yml

quyuan01 hai 1 ano
pai
achega
1ce51ed7f0
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .github/workflows/benchmark.yml

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

@@ -23,6 +23,7 @@ jobs:
 
     - name: install-dependency
       run: |
+        echo "install dependency"
         if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
 
     - name: benchmark