mirror of
https://github.com/logos-messaging/logos-messaging-rust-bindings.git
synced 2026-01-08 17:03: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
|
components: llvm-tools-preview
|
||||||
- uses: actions-rs/cargo@v1
|
- uses: actions-rs/cargo@v1
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
|
- name: Install cargo-binstall
|
||||||
|
run: cargo install cargo-binstall
|
||||||
- name: Run Grcov
|
- name: Run Grcov
|
||||||
run: |
|
run: |
|
||||||
rm -rf /tmp/cov;
|
rm -rf /tmp/cov;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user