mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-24 00:12:08 +00:00
Fixing the github action.
This commit is contained in:
parent
bbc68748b7
commit
1a8c4a773c
1
.github/workflows/tests.yaml
vendored
1
.github/workflows/tests.yaml
vendored
@ -27,6 +27,7 @@ jobs:
|
||||
with:
|
||||
python-version: 3.11
|
||||
- uses: dtolnay/rust-toolchain@1.85.0
|
||||
with:
|
||||
components: rustfmt, clippy
|
||||
- name: Install Protoc
|
||||
uses: arduino/setup-protoc@v1
|
||||
|
Loading…
Reference in New Issue
Block a user