mirror of
https://github.com/logos-messaging/logos-messaging-rust-bindings.git
synced 2026-01-02 14:03:12 +00:00
install cargo-binstall tool in codecov.yml
This commit is contained in:
parent
ff5841f01c
commit
b8fa9a19ff
2
.github/workflows/codecov.yml
vendored
2
.github/workflows/codecov.yml
vendored
@ -29,6 +29,8 @@ jobs:
|
||||
components: llvm-tools-preview
|
||||
- uses: actions-rs/cargo@v1
|
||||
continue-on-error: true
|
||||
- name: Install cargo-binstall
|
||||
run: cargo install cargo-binstall
|
||||
- run: |
|
||||
cargo binstall -y grcov;
|
||||
cargo test --all-features;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user