mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-12 04:44:52 +00:00
Update it a bit.
This commit is contained in:
parent
eaf2533d1a
commit
e60bdb2c89
2
.github/workflows/nix_tests.yaml
vendored
2
.github/workflows/nix_tests.yaml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
env:
|
||||
USER: github_runner
|
||||
- name: Build
|
||||
run: nix build
|
||||
run: nix build .#test
|
||||
- name: Pre-commit tests.
|
||||
run: nix develop .#test --command pre-commit run --all-files
|
||||
- name: Python tests.
|
||||
|
Loading…
Reference in New Issue
Block a user