diff --git a/.github/workflows/model_jobs.yml b/.github/workflows/model_jobs.yml index a20d0356623dcd..bffe001b0689d2 100644 --- a/.github/workflows/model_jobs.yml +++ b/.github/workflows/model_jobs.yml @@ -202,7 +202,7 @@ jobs: working-directory: /transformers run: | ls -l /mnt/cache/hub/models--hf-internal-testing--no-config-test-repo/.no_exist/42ce72ae70f7d34c14dbc3a856379a5d5b72de47/config.json - sleep 10 +# sleep 10 rm -rf /mnt/cache/hub/models--hf-internal-testing--no-config-test-repo/.no_exist/42ce72ae70f7d34c14dbc3a856379a5d5b72de47 - name: Check cache 9 @@ -215,7 +215,7 @@ jobs: working-directory: /transformers run: | ls -l /mnt/cache/hub/models--hf-internal-testing--no-config-test-repo/.no_exist/42ce72ae70f7d34c14dbc3a856379a5d5b72de47/config.json - sleep 10 +# sleep 10 rm -rf /mnt/cache/hub/models--hf-internal-testing--no-config-test-repo/.no_exist/42ce72ae70f7d34c14dbc3a856379a5d5b72de47/config.json - name: Check cache 9