diff --git a/.github/workflows/nix_integration_tests.yaml b/.github/workflows/nix_integration_tests.yaml index 6c5ee77d..5c534b00 100644 --- a/.github/workflows/nix_integration_tests.yaml +++ b/.github/workflows/nix_integration_tests.yaml @@ -39,3 +39,4 @@ jobs: nix develop .#test --command pytest -svvx integration-tests/ --release env: HF_TOKEN: ${{ secrets.HF_TOKEN }} + HF_HOME: /mnt/hf_cache/