mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-12 04:44:52 +00:00
Validation is odd.
This commit is contained in:
parent
33683220ca
commit
1c296d6047
2
.github/workflows/tests.yaml
vendored
2
.github/workflows/tests.yaml
vendored
@ -84,7 +84,7 @@ jobs:
|
||||
run: |
|
||||
export LD_PRELOAD_PATH=${{ env.pythonLocation }}/lib/
|
||||
echo $LD_PRELOAD_PATH
|
||||
ls ${{ env.pythonLocation}/lib/
|
||||
ls ${{ env.pythonLocation }}/lib/
|
||||
cargo test
|
||||
- name: sccache stats
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user