matrix-rust-sdk/.github/workflows
Richard van der Hoff 82bcf48c88 Enable debuginfo for tarpaulin builds
It appears that tarpaulin complains if the symbol information is stripped from
the binary, and as of Rust 1.77, `debug=0` causes Cargo to strip all debug
info.

To fix this, set `debug=1`.
2024-03-21 17:46:30 +01:00
..
audit.yml ci: Update actions/checkout in GitHub Actions workflows to v3 2023-07-14 10:22:55 +02:00
benchmarks.yml Bump our nightly version for the CI and xtask 2024-02-07 13:57:07 +01:00
bindings_ci.yml ci: Improve caching for matrix-rust-components-swift and tarpaulin 2023-09-01 10:43:52 +02:00
ci.yml Bump our nightly version for the CI and xtask 2024-02-07 13:57:07 +01:00
coverage.yml Enable debuginfo for tarpaulin builds 2024-03-21 17:46:30 +01:00
documentation.yml Bump our nightly version for the CI and xtask 2024-02-07 13:57:07 +01:00
msrv.yaml ci: Add a CI workflow to verify the minimum supported Rust version 2024-03-18 18:39:07 +01:00
xtask.yml ci: Fixes to toolchain installation 2023-06-07 17:25:24 +02:00