codecov not test

This commit is contained in:
Ivan Folgueira Bande 2025-10-06 21:57:50 +02:00
parent 4086fbeec0
commit 20c1f89360
No known key found for this signature in database
GPG Key ID: 3C117481F89E24A7

View File

@ -32,7 +32,6 @@ jobs:
export RUSTFLAGS="-C instrument-coverage"
cargo clean
cargo build
cargo test
- name: Install grcov
run: cargo install grcov