Skip to content

Commit 30dd5ba

Browse files
authored
[GHA] Reset HF cache for test_pa_transformation tests (#32318)
### Details: - Tests started using snapshot_download() function in #32282 ### Tickets: - *ticket-id*
1 parent b2afe34 commit 30dd5ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/job_pytorch_models_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ jobs:
128128
python3 -m pytest ${MODEL_HUB_TESTS_INSTALL_DIR}/transformation_tests/test_pa_transformation.py -m precommit --html=${INSTALL_TEST_DIR}/TEST-torch_pagedattention_tests.html --self-contained-html -vvv -s --tb=short -n 2
129129
env:
130130
TEST_DEVICE: CPU
131+
HF_HUB_OFFLINE: 0
131132

132133
- name: RoPE Test
133134
if: ${{ inputs.model_scope == 'precommit' }}

0 commit comments

Comments
 (0)