mirror of
https://github.com/logos-messaging/logos-messaging-rust-bindings.git
synced 2026-02-05 22:53:08 +00:00
rm extra double quote
This commit is contained in:
parent
7c0d258497
commit
1cca1b3490
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 -C force-frame-pointers=yes -C no-stack-check"
|
||||
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