mirror of
https://github.com/uutils/tar.git
synced 2026-06-10 16:14:35 -07:00
GnuTests: Use pre-installed rust for faster setup
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user