mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-12 04:44:52 +00:00
Up.
This commit is contained in:
parent
e60bdb2c89
commit
16f71106c2
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 .#test
|
||||
run: nix develop .#test --command echo "Ok"
|
||||
- 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