mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
Use known-working versions for tests (#900)
This commit is contained in:
parent
5f1d5ce559
commit
e89b8e2463
5 changed files with 10 additions and 10 deletions
|
@ -11,6 +11,6 @@ export PATH="$CARGO_HOME/bin:$PATH"
|
|||
--force \
|
||||
--min-tls-version "${2:-1.3}" \
|
||||
--no-confirm \
|
||||
cargo-binstall
|
||||
cargo-binstall@0.20.1
|
||||
# Test that the installed binaries can be run
|
||||
cargo binstall --help >/dev/null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue