mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-08-20 04:19:59 +00:00
refactor CI workflow to remove manual installation of cargo-binstall
This commit is contained in:
parent
c155fbd7af
commit
cd8ebe2625
4
.github/workflows/docs-and-testcov.yml
vendored
4
.github/workflows/docs-and-testcov.yml
vendored
@ -27,10 +27,6 @@ jobs:
|
||||
- name: Install Cargo binstall
|
||||
uses: cargo-bins/cargo-binstall@main
|
||||
|
||||
|
||||
# - name: Install cargo-binstall
|
||||
# run: cargo install cargo-binstall
|
||||
|
||||
- name: Install cargo-tarpaulin via binstall
|
||||
run: cargo binstall cargo-tarpaulin --no-confirm --locked
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user