mirror of
https://github.com/logos-messaging/logos-messaging-rust-bindings.git
synced 2026-01-04 06:53:06 +00:00
codecov use stable
This commit is contained in:
parent
a68b4fd518
commit
4086fbeec0
2
.github/workflows/codecov.yml
vendored
2
.github/workflows/codecov.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
|||||||
- name: Set up Rust
|
- name: Set up Rust
|
||||||
uses: actions-rs/toolchain@v1
|
uses: actions-rs/toolchain@v1
|
||||||
with:
|
with:
|
||||||
toolchain: nightly
|
toolchain: stable
|
||||||
override: true
|
override: true
|
||||||
|
|
||||||
- name: Install system deps
|
- name: Install system deps
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user