mirror of
https://github.com/logos-messaging/logos-messaging-rust-bindings.git
synced 2026-01-04 23:13:07 +00:00
codecov enforce linker cc
This commit is contained in:
parent
aef10b1f9c
commit
c084a85354
2
.github/workflows/codecov.yml
vendored
2
.github/workflows/codecov.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
CARGO_INCREMENTAL: 0
|
||||
RUSTFLAGS: "-C instrument-coverage"
|
||||
RUSTFLAGS: "-C instrument-coverage -C linker=cc"
|
||||
LLVM_PROFILE_FILE: "coverage-%p-%m.profraw"
|
||||
|
||||
steps:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user