mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-12 04:44:52 +00:00
Root user.
This commit is contained in:
parent
952f503332
commit
21440a47a3
2
.github/workflows/nix_tests.yaml
vendored
2
.github/workflows/nix_tests.yaml
vendored
@ -27,6 +27,8 @@ jobs:
|
|||||||
name: text-generation-inference
|
name: text-generation-inference
|
||||||
# If you chose signing key for write access
|
# If you chose signing key for write access
|
||||||
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
|
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
|
||||||
|
env:
|
||||||
|
USER: root
|
||||||
- name: Build
|
- name: Build
|
||||||
run: nix build
|
run: nix build
|
||||||
- name: Run tests.
|
- name: Run tests.
|
||||||
|
Loading…
Reference in New Issue
Block a user