Skip to content

Commit

Permalink
use open
Browse files Browse the repository at this point in the history
  • Loading branch information
ydshieh committed Sep 2, 2024
1 parent 383a4d1 commit e6627d6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/model_jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,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
rm -rf /mnt/cache/hub/models--hf-internal-testing--no-config-test-repo/.no_exist
- name: Check cache 9
Expand All @@ -204,6 +205,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
rm -rf /mnt/cache/hub/models--hf-internal-testing--no-config-test-repo/.no_exist/42ce72ae70f7d34c14dbc3a856379a5d5b72de47
- name: Check cache 9
Expand All @@ -216,6 +218,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
rm -rf /mnt/cache/hub/models--hf-internal-testing--no-config-test-repo/.no_exist/42ce72ae70f7d34c14dbc3a856379a5d5b72de47/config.json
- name: Check cache 9
Expand Down

0 comments on commit e6627d6

Please sign in to comment.