mirror of
https://github.com/logos-messaging/logos-messaging-rust-bindings.git
synced 2026-01-07 16:33:08 +00:00
install cargo-binstall
This commit is contained in:
parent
8b2a01082d
commit
1ad6e0142a
2
.github/workflows/codecov.yml
vendored
2
.github/workflows/codecov.yml
vendored
@ -28,6 +28,8 @@ jobs:
|
||||
components: llvm-tools-preview
|
||||
- uses: actions-rs/cargo@v1
|
||||
continue-on-error: true
|
||||
- name: Install cargo-binstall
|
||||
run: cargo install cargo-binstall
|
||||
- name: Run Grcov
|
||||
run: |
|
||||
rm -rf /tmp/cov;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user