GnuTests: Use pre-installed rust for faster setup

This commit is contained in:
oech3
2026-03-30 01:34:26 +09:00
committed by Daniel Hofstetter
parent 263108efa1
commit 7400c3954a
-5
View File
@@ -33,11 +33,6 @@ jobs:
path: 'uutils'
persist-credentials: false
- uses: dtolnay/rust-toolchain@master
with:
toolchain: stable
components: rustfmt
- uses: Swatinem/rust-cache@v2
with:
workspaces: "./uutils -> target"