mirror of
https://github.com/opendatalab/MinerU.git
synced 2026-03-27 11:08:32 +07:00
Update benchmark.yml
This commit is contained in:
4
.github/workflows/benchmark.yml
vendored
4
.github/workflows/benchmark.yml
vendored
@@ -24,8 +24,8 @@ jobs:
|
||||
fetch-depth: 2
|
||||
- name: check-requirements
|
||||
run: |
|
||||
export http_proxy=http://quyuan:qywan77236=@10.1.8.50:33128/
|
||||
export https_proxy=http://quyuan:qywan77236=@10.1.8.50:33128/
|
||||
export http_proxy=http://bigdata_open_proxy:H89k5qwQRDYfz@10.140.90.20:10811
|
||||
export https_proxy=http://bigdata_open_proxy:H89k5qwQRDYfz@10.140.90.20:10811
|
||||
changed_files=$(git diff --name-only -r HEAD~1 HEAD)
|
||||
echo $changed_files
|
||||
if [[ $changed_files =~ "requirements.txt" ]]; then
|
||||
|
||||
Reference in New Issue
Block a user