Change the home location ?

This commit is contained in:
Nicolas Patry 2024-09-15 14:58:51 +02:00
parent 3ff12084b7
commit 9f548fa82a
No known key found for this signature in database
GPG Key ID: 64AF4752B2967863

View File

@ -30,8 +30,6 @@ jobs:
USER: github_runner USER: github_runner
- name: Build - name: Build
run: nix develop .#test --command echo "Ok" run: nix develop .#test --command echo "Ok"
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- name: Python tests. - name: Python tests.
run: | run: |
sudo mkdir -p /run/opengl-driver/lib sudo mkdir -p /run/opengl-driver/lib
@ -41,4 +39,4 @@ jobs:
nix develop .#test --command pytest -svv integration-tests/ --release nix develop .#test --command pytest -svv integration-tests/ --release
env: env:
HF_TOKEN: ${{ secrets.HF_TOKEN }} HF_TOKEN: ${{ secrets.HF_TOKEN }}
HF_HOME: /mnt/cache HF_HOME: /mnt/