Update ci-testing.yml

pull/1/head
Glenn Jocher 5 years ago committed by GitHub
parent ddb0ec362d
commit 34cbd7f191
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -54,10 +54,6 @@ jobs:
python -c "from utils.google_utils import * ; gdrive_download('1n_oKgR81BJtqk75b00eAjdv03qVCQn2f', 'coco128.zip')"
mv ./coco128 ../
- name: Download weights
run: |
bash weights/download_weights.sh
- name: Tests workflow
run: |
export PYTHONPATH="$PWD" # to run *.py. files in subdirectories

Loading…
Cancel
Save