mirror of
https://github.com/logos-messaging/logos-messaging-rust-bindings.git
synced 2026-01-03 14:33:06 +00:00
codecov no-stack-check
This commit is contained in:
parent
a7c70701b1
commit
7c0d258497
2
.github/workflows/codecov.yml
vendored
2
.github/workflows/codecov.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
test:
|
||||
name: Test
|
||||
env:
|
||||
RUSTFLAGS: -C instrument-coverage
|
||||
RUSTFLAGS: -C instrument-coverage -C force-frame-pointers=yes -C no-stack-check"
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user