Skip to content

Commit 3b10a4d

Browse files
No binstall
1 parent 6a811e6 commit 3b10a4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clippy_build_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- name: ConfigureCoverage
6464
if: matrix.rust == 'stable'
6565
run: |
66-
cargo binstall grcov
66+
cargo install grcov
6767
$HOME/.cargo/bin/grcov --version
6868
sudo $HOME/runner/.cargo/bin/grcov --version
6969
rustup component add llvm-tools-preview

0 commit comments

Comments
 (0)