mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-12 04:44:52 +00:00
Ignore the cache for now.
This commit is contained in:
parent
804715216e
commit
a95084d5ea
1
.github/workflows/nix_tests.yaml
vendored
1
.github/workflows/nix_tests.yaml
vendored
@ -37,6 +37,5 @@ jobs:
|
||||
run: nix develop .#test --command python -m pytest server/tests/
|
||||
env:
|
||||
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
||||
HF_HOME: /mnt/cache/tgi/
|
||||
- name: Rust tests.
|
||||
run: nix develop .#test --command cargo test
|
||||
|
Loading…
Reference in New Issue
Block a user