mirror of
https://github.com/huggingface/candle.git
synced 2025-06-17 11:08:52 +00:00
?
This commit is contained in:
6
.github/workflows/ci_cuda.yaml
vendored
6
.github/workflows/ci_cuda.yaml
vendored
@ -57,11 +57,7 @@ jobs:
|
|||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- name: Install Rust Stable
|
- name: Install Rust Stable
|
||||||
uses: actions-rs/toolchain@v1
|
run: curl https://sh.rustup.rs -sSf | sh -s -- -y
|
||||||
with:
|
|
||||||
toolchain: stable
|
|
||||||
components: rustfmt, clippy
|
|
||||||
override: true
|
|
||||||
- uses: Swatinem/rust-cache@v2
|
- uses: Swatinem/rust-cache@v2
|
||||||
- name: Setup tmate session
|
- name: Setup tmate session
|
||||||
uses: mxschmitt/action-tmate@v3
|
uses: mxschmitt/action-tmate@v3
|
||||||
|
Reference in New Issue
Block a user